Searched defs:srcSize (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/testgenerator/ | ||
D | ValidGridMigrationTestCaseGenerator.kt | 107 val srcSize: Point, constant in com.android.launcher3.celllayout.testgenerator.GridMigrationUnitTestCase |
/packages/apps/DocumentsUI/src/com/android/documentsui/services/ | ||
D | CopyJob.java | 614 final long srcSize = srcFile.getStatSize(); in copyFileHelper() local |