Searched refs:longPressSensorType (Results 1 – 3 of 3) sorted by relevance
195 public String longPressSensorType() { in longPressSensorType() method in AmbientDisplayConfiguration216 return !TextUtils.isEmpty(longPressSensorType()); in pulseOnLongPressAvailable()
64 when(config.longPressSensorType()).thenReturn(null); in createMockConfig()
229 findSensor(config.longPressSensorType()), in DozeSensors()