Home
last modified time | relevance | path

Searched refs:ERROR_UNAVAILABLE (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/evs/
DCarEvsManager.java208 public static final int ERROR_UNAVAILABLE = -1; field in CarEvsManager
219 ERROR_UNAVAILABLE,
533 return ERROR_UNAVAILABLE; in startActivity()
585 int status = ERROR_UNAVAILABLE; in startVideoStream()
/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java21 import static android.car.evs.CarEvsManager.ERROR_UNAVAILABLE;
436 return ERROR_UNAVAILABLE; in handleTransitionToInactiveLocked()
489 return ERROR_UNAVAILABLE; in handleTransitionToRequestedLocked()
565 return ERROR_UNAVAILABLE; in handleTransitionToActiveLocked()
704 return ERROR_UNAVAILABLE; in startServiceAndVideoStream()
713 return ERROR_UNAVAILABLE; in startServiceAndVideoStream()
/packages/services/Car/car-lib/api/
Dsystem-current.txt730 field public static final int ERROR_UNAVAILABLE = -1; // 0xffffffff
Dtest-current.txt798 field public static final int ERROR_UNAVAILABLE = -1; // 0xffffffff
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt730 field public static final int ERROR_UNAVAILABLE = -1; // 0xffffffff
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt193 field TIRAMISU_0 int ERROR_UNAVAILABLE = -1;