Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DPrivateSpaceHeaderViewTest.java176 int totalSettingsImageView = 0; in privateProfileEnabled_psHeaderContainsUnlockedView() local
186 totalSettingsImageView += 1; in privateProfileEnabled_psHeaderContainsUnlockedView()
203 assertEquals(PS_SETTINGS_BUTTON_COUNT_VISIBLE, totalSettingsImageView); in privateProfileEnabled_psHeaderContainsUnlockedView()
218 int totalSettingsImageView = 0; in privateProfileEnabledAndNoSettingsIntent_psHeaderContainsUnlockedView() local
243 assertEquals(PS_SETTINGS_BUTTON_COUNT_INVISIBLE, totalSettingsImageView); in privateProfileEnabledAndNoSettingsIntent_psHeaderContainsUnlockedView()