Searched refs:udfpsLongPressSensorType (Results 1 – 3 of 3) sorted by relevance
148 return !TextUtils.isEmpty(udfpsLongPressSensorType()) in screenOffUdfpsEnabled()200 public String udfpsLongPressSensorType() { in udfpsLongPressSensorType() method in AmbientDisplayConfiguration
65 when(config.udfpsLongPressSensorType()).thenReturn(null); in createMockConfig()
242 findSensor(config.udfpsLongPressSensorType()), in DozeSensors()