Home
last modified time | relevance | path

Searched defs:serviceStatus (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/
H A DNavStateController.java114 NavigationStateProto.ServiceStatus serviceStatus = state.getServiceStatus(); in update() local
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DNavStateController.java116 NavigationStateProto.ServiceStatus serviceStatus = state.getServiceStatus(); in update() local
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp942 int32_t serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface() local
960 StatusInternal serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal() local
978 int32_t serviceStatus = ICameraServiceListener::STATUS_NOT_PRESENT; in mapToInterface() local