Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/
DChooseLockSettingsHelperTest.java53 helper.launchConfirmationActivityWithExternalAndChallenge( in testlaunchConfirmationActivityWithExternalAndChallenge()
93 helper.launchConfirmationActivityWithExternalAndChallenge( in testlaunchConfirmationActivityWithExternalAndChallenge()
/packages/apps/Settings/src/com/android/settings/
DConfirmDeviceCredentialActivity.java92 launched = helper.launchConfirmationActivityWithExternalAndChallenge( in onCreate()
DChooseLockSettingsHelper.java192 public boolean launchConfirmationActivityWithExternalAndChallenge(int request, in launchConfirmationActivityWithExternalAndChallenge() method in ChooseLockSettingsHelper