Searched refs:serviceStatus (Results 1 – 5 of 5) sorted by relevance
86 @ShortcutType int shortcutType, int serviceStatus) { in logAccessibilityShortcutActivated() argument89 serviceStatus); in logAccessibilityShortcutActivated()
892 int32_t serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface() local895 serviceStatus = ICameraServiceListener::TORCH_STATUS_NOT_AVAILABLE; in mapToInterface()898 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_OFF; in mapToInterface()901 serviceStatus = ICameraServiceListener::TORCH_STATUS_AVAILABLE_ON; in mapToInterface()906 return serviceStatus; in mapToInterface()910 StatusInternal serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal() local913 serviceStatus = StatusInternal::NOT_PRESENT; in mapToInternal()916 serviceStatus = StatusInternal::PRESENT; in mapToInternal()919 serviceStatus = StatusInternal::ENUMERATING; in mapToInternal()924 return serviceStatus; in mapToInternal()[all …]
91 ServiceStatus serviceStatus{ServiceStatus::UNKNOWN};
99 return lshal::to_string(serviceStatus); in getField()
679 entry.serviceStatus = ServiceStatus::NON_RESPONSIVE; in fetchBinderized()786 entry->serviceStatus = ServiceStatus::ALIVE; in fetchBinderizedEntry()810 .serviceStatus = ServiceStatus::DECLARED}; in fetchManifestHals()