Searched defs:exceptionHandler (Results 1 – 7 of 7) sorted by relevance
58 @Nullable Consumer<RemoteException> exceptionHandler) { in startProtoDump()69 public static void startImeTrace(@Nullable Consumer<RemoteException> exceptionHandler) { in startImeTrace()80 public static void stopImeTrace(@Nullable Consumer<RemoteException> exceptionHandler) { in stopImeTrace()102 public static void removeImeSurface(@Nullable Consumer<RemoteException> exceptionHandler) { in removeImeSurface()
107 @Nullable Consumer<RemoteException> exceptionHandler) { in handleRemoteExceptionOrRethrow()128 @Nullable Consumer<RemoteException> exceptionHandler) { in startProtoDump()147 static void startImeTrace(@Nullable Consumer<RemoteException> exceptionHandler) { in startImeTrace()166 static void stopImeTrace(@Nullable Consumer<RemoteException> exceptionHandler) { in stopImeTrace()202 static void removeImeSurface(@Nullable Consumer<RemoteException> exceptionHandler) { in removeImeSurface()
195 public static HandlerThread startBackupThread( in startBackupThread()
339 public abstract void setCameraExceptionHandler(CameraExceptionHandler exceptionHandler); in setCameraExceptionHandler()
170 public void setCameraExceptionHandler(CameraExceptionHandler exceptionHandler) { in setCameraExceptionHandler()
123 public void setCameraExceptionHandler(CameraExceptionHandler exceptionHandler) { in setCameraExceptionHandler()
1203 ApduExceptionHandler exceptionHandler, in sendApdu()