Searched refs:TYPE_WAKE_DISPLAY (Results 1 – 2 of 2) sorted by relevance
59 public static final int TYPE_WAKE_DISPLAY = 2; field in SensorManagerPlugin.Sensor
23 import static com.android.systemui.plugins.SensorManagerPlugin.Sensor.TYPE_WAKE_DISPLAY;255 new SensorManagerPlugin.Sensor(TYPE_WAKE_DISPLAY), in DozeSensors()