Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockStatusUtils.java74 public boolean useUnlockIntentLayout() { in useUnlockIntentLayout() method in ActiveUnlockStatusUtils
/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockStatusUtilsTest.java127 assertThat(mActiveUnlockStatusUtils.useUnlockIntentLayout()).isTrue(); in configIsUnlockOnIntent_useUnlockIntentLayoutIsTrue()