Searched refs:getVisibleAndEnabledScreenLockTypes (Results 1 – 4 of 4) sorted by relevance
88 .getVisibleAndEnabledScreenLockTypes().size() > 0; in onViewCreated()
240 public List<ScreenLockType> getVisibleAndEnabledScreenLockTypes() { in getVisibleAndEnabledScreenLockTypes() method in ChooseLockGenericController
128 List<ScreenLockType> locks = mController.getVisibleAndEnabledScreenLockTypes(); in onCreateDialog()
259 assertThat(mController.getVisibleAndEnabledScreenLockTypes()) in getVisibleScreenLockTypes_qualitySomething_shouldReturnPatterPinPassword()268 assertThat(mController.getVisibleAndEnabledScreenLockTypes()) in getVisibleScreenLockTypes_showDisabled_shouldReturnAllButManaged()