Searched defs:deviceState (Results 1 – 8 of 8) sorted by relevance
41 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
186 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
320 void UsbDataSessionMonitor::clearDeviceStateEvents(struct usbDeviceState *deviceState) { in clearDeviceStateEvents()325 void UsbDataSessionMonitor::handleDeviceStateEvent(struct usbDeviceState *deviceState) { in handleDeviceStateEvent()
457 void CameraModule::notifyDeviceStateChange(uint64_t deviceState) { in notifyDeviceStateChange()
194 auto deviceState = ::android::base::GetProperty(string(kDeviceState), string(kDefaultValue)); in unlockedBootloaderStatesImpliesNonNormalDiceChain() local