Searched refs:getIntroForActiveUnlock (Results 1 – 3 of 3) sorted by relevance
158 assertThat(mActiveUnlockStatusUtils.getIntroForActiveUnlock()) in getIntro_faceEnabled_returnsFace()170 assertThat(mActiveUnlockStatusUtils.getIntroForActiveUnlock()) in getIntro_fingerprintEnabled_returnsFingerprint()182 assertThat(mActiveUnlockStatusUtils.getIntroForActiveUnlock()) in getIntro_faceAndFingerprintEnabled_returnsFaceAndFingerprint()
85 introPreference.setTitle(mActiveUnlockStatusUtils.getIntroForActiveUnlock()); in updateUiForActiveUnlock()
184 public String getIntroForActiveUnlock() { in getIntroForActiveUnlock() method in ActiveUnlockStatusUtils