Home
last modified time | relevance | path

Searched refs:APP3 (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/storage/
DStorageAppListTest.kt109 AppRecordWithSize(app = APP3, size = 3L), in getComparator_sortsByDescendingSize()
118 assertThat(result[1].record.app).isSameInstanceAs(APP3) in getComparator_sortsByDescendingSize()
135 val APP3 = ApplicationInfo().apply { in <lambda>() constant
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/applications/specialaccess/
DDataSaverControllerTest.kt112 val APP3 = ApplicationInfo().apply { uid = 10003 } in <lambda>() constant
129 listOf(APP1, APP2, APP3)