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);
480 void CameraModule::notifyDeviceStateChange(uint64_t deviceState) { in notifyDeviceStateChange() argument485 deviceState); in notifyDeviceStateChange()486 mModule->notify_device_state_change(deviceState); in notifyDeviceStateChange()