Searched refs:deviceState (Results 1 – 3 of 3) sorted by relevance
73 void notifyDeviceStateChange(uint64_t deviceState);
1210 void (*notify_device_state_change)(uint64_t deviceState);
470 void CameraModule::notifyDeviceStateChange(uint64_t deviceState) { in notifyDeviceStateChange() argument475 deviceState); in notifyDeviceStateChange()476 mModule->notify_device_state_change(deviceState); in notifyDeviceStateChange()