Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DRemoteInlineSuggestionUi.java252 private void handleOnError() { in handleOnError() method in RemoteInlineSuggestionUi
288 mHandler.post(RemoteInlineSuggestionUi.this::handleOnError); in onError()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricService.java452 mHandler.post(() -> handleOnError( in createBiometricSensorReceiver()
1143 private void handleOnError(long requestId, int sensorId, int cookie,