Home
last modified time | relevance | path

Searched defs:deviceState (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/current/android/hardware/camera/provider/
DICameraProvider.aidl41 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
/hardware/interfaces/camera/provider/aidl/android/hardware/camera/provider/
DICameraProvider.aidl186 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/2/android/hardware/camera/provider/
DICameraProvider.aidl41 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/1/android/hardware/camera/provider/
DICameraProvider.aidl41 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/3/android/hardware/camera/provider/
DICameraProvider.aidl41 void notifyDeviceStateChange(long deviceState); in notifyDeviceStateChange()
/hardware/interfaces/camera/common/default/
DCameraModule.cpp457 void CameraModule::notifyDeviceStateChange(uint64_t deviceState) { in notifyDeviceStateChange()