Home
last modified time | relevance | path

Searched refs:DeviceStateFlags (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java114 @interface DeviceStateFlags {} annotation in CameraServiceProxy
133 @DeviceStateFlags
137 @DeviceStateFlags
474 public void setDeviceStateFlags(@DeviceStateFlags int deviceStateFlags) { in setDeviceStateFlags()
494 public void clearDeviceStateFlags(@DeviceStateFlags int deviceStateFlags) { in clearDeviceStateFlags()
832 private boolean notifyDeviceStateChangeLocked(@DeviceStateFlags int deviceState) { in notifyDeviceStateChangeLocked()