Home
last modified time | relevance | path

Searched defs:newDeviceState (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateManagerGlobal.java371 void notifyStateChanged(int newDeviceState) { in notifyStateChanged()
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp2045 hardware::hidl_bitfield<provider::V2_5::DeviceState> newDeviceState) { in notifyDeviceInfoStateChangeLocked()
2053 hardware::hidl_bitfield<provider::V2_5::DeviceState> newDeviceState) { in notifyDeviceStateChange()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp2173 hardware::hidl_bitfield<DeviceState> newDeviceState{}; in notifyDeviceStateChange() local