Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DRemoteLockscreenValidationFragment.java90 handleFailure(); in setListener()
139 handleFailure(); in validateLockscreenGuess()
172 private void handleFailure() { in handleFailure() method in RemoteLockscreenValidationFragment
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DProvisionHelperImpl.java209 handleFailure(ProvisionFailureReason.PLAY_INSTALLATION_FAILED, isMandatory, in scheduleKioskAppInstallation()
228 handleFailure(ProvisionFailureReason.NOT_IN_ELIGIBLE_COUNTRY, in scheduleKioskAppInstallation()
233 handleFailure(ProvisionFailureReason.COUNTRY_INFO_UNAVAILABLE, isMandatory, in scheduleKioskAppInstallation()
277 handleFailure( in installFromPlay()
317 handleFailure(ProvisionFailureReason.PLAY_INSTALLATION_FAILED, in installFromPlay()
323 private void handleFailure(@ProvisionFailureReason int reason, boolean isMandatory, in handleFailure() method in ProvisionHelperImpl
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
DManagedProfileTest.java175 .withFailureHandler(this::handleFailure) in run()
180 private void handleFailure(Throwable e, Matcher<View> matcher) { in handleFailure() method in ManagedProfileTest.EspressoClickRetryActions
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunner.java269 handleFailure( in processSourceRegistration()
347 handleFailure( in processTriggerRegistration()
922 private void handleFailure( in handleFailure() method in AsyncRegistrationQueueRunner