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