Searched refs:handleFailure (Results 1 – 4 of 4) sorted by relevance
90 handleFailure(); in setListener()139 handleFailure(); in validateLockscreenGuess()172 private void handleFailure() { in handleFailure() method in RemoteLockscreenValidationFragment
209 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
175 .withFailureHandler(this::handleFailure) in run()180 private void handleFailure(Throwable e, Matcher<View> matcher) { in handleFailure() method in ManagedProfileTest.EspressoClickRetryActions
269 handleFailure( in processSourceRegistration()347 handleFailure( in processTriggerRegistration()922 private void handleFailure( in handleFailure() method in AsyncRegistrationQueueRunner