Searched refs:ERROR_UNAVAILABLE (Results 1 – 15 of 15) sorted by relevance
21 import static android.car.evs.CarEvsManager.ERROR_UNAVAILABLE;425 return ERROR_UNAVAILABLE; in requestStartActivity()890 return ERROR_UNAVAILABLE; in handleTransitionToInactiveLocked()963 return ERROR_UNAVAILABLE; in handleTransitionToRequestedLocked()971 return ERROR_UNAVAILABLE; in handleTransitionToRequestedLocked()1049 return ERROR_UNAVAILABLE; in handleTransitionToActiveLocked()1108 return ERROR_UNAVAILABLE; in startService()1114 return ERROR_UNAVAILABLE; in startService()1124 return ERROR_UNAVAILABLE; in startVideoStream()1129 return ERROR_UNAVAILABLE; in startVideoStream()
20 import static android.car.evs.CarEvsManager.ERROR_UNAVAILABLE;569 return ERROR_UNAVAILABLE; in startActivity()574 return ERROR_UNAVAILABLE; in startActivity()618 return ERROR_UNAVAILABLE; in startVideoStream()
43 ERROR_UNAVAILABLE,82 public static final int ERROR_UNAVAILABLE = 4; field in ThreadNetworkException
20 import static android.net.thread.ThreadNetworkException.ERROR_UNAVAILABLE;57 receiver.mReceiver.onError(ERROR_UNAVAILABLE, "Thread daemon died"); in onOtDaemonDied()
20 import static android.net.thread.ThreadNetworkException.ERROR_UNAVAILABLE;68 receiver.mReceiver.onError(ERROR_UNAVAILABLE, "Thread daemon died"); in onOtDaemonDied()
20 import static android.net.thread.ThreadNetworkException.ERROR_UNAVAILABLE;265 getJoinReceiver(invoke).onError(ERROR_UNAVAILABLE, ""); in join_callbackIsInvokedWithCallingAppIdentity()312 getScheduleMigrationReceiver(invoke).onError(ERROR_UNAVAILABLE, ""); in scheduleMigration_callbackIsInvokedWithCallingAppIdentity()353 getOperationReceiver(invoke).onError(ERROR_UNAVAILABLE, ""); in leave_callbackIsInvokedWithCallingAppIdentity()
265 public static final int ERROR_UNAVAILABLE = -1; field in CarEvsManager275 ERROR_UNAVAILABLE,755 return ERROR_UNAVAILABLE; in startActivity()808 int status = ERROR_UNAVAILABLE; in startVideoStream()
20 import static android.car.evs.CarEvsManager.ERROR_UNAVAILABLE;214 .isEqualTo(ERROR_UNAVAILABLE); in testStartVideoStreamWithoutTokenRemoteExceptionThrown()375 .isEqualTo(ERROR_UNAVAILABLE); in testStartActivityRemoteExceptionThrown()
20 import static android.car.evs.CarEvsManager.ERROR_UNAVAILABLE;511 .isEqualTo(ERROR_UNAVAILABLE); in testTransitionFromInactiveToActive()519 .isEqualTo(ERROR_UNAVAILABLE); in testTransitionFromInactiveToActive()552 .isEqualTo(ERROR_UNAVAILABLE); in testTransitionFromRequestedToActive()592 .isEqualTo(ERROR_UNAVAILABLE); in testTransitionFromUnavailableToRequested()865 .isEqualTo(ERROR_UNAVAILABLE); in testRequestDifferentServiceInRequestedState()1027 .isEqualTo(ERROR_UNAVAILABLE); in testRequestSurroundView()1038 .isEqualTo(ERROR_UNAVAILABLE); in testRequestRearviewButNoHal()
546 field public static final int ERROR_UNAVAILABLE = 4; // 0x4
195 field TIRAMISU_0 int ERROR_UNAVAILABLE = -1;
1001 field public static final int ERROR_UNAVAILABLE = -1; // 0xffffffff
1074 field public static final int ERROR_UNAVAILABLE = -1; // 0xffffffff
2366 UnflaggedApi: android.car.evs.CarEvsManager#ERROR_UNAVAILABLE:2367 New API must be flagged with @FlaggedApi: field android.car.evs.CarEvsManager.ERROR_UNAVAILABLE