Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DInstalledAppCounterTest.java306 ApplicationInfoFlags infoFlags2 = ApplicationInfoFlags.of( in configurePackageManager() local
310 argThat(isApplicationInfoFlagsEqualTo(infoFlags2)), eq(MANAGED_PROFILE_ID)) in configurePackageManager()