Searched refs:tapSensorTypeMapping (Results 1 – 4 of 4) sorted by relevance
119 for (String tapType : tapSensorTypeMapping()) { in tapSensorAvailable()183 public String[] tapSensorTypeMapping() { in tapSensorTypeMapping() method in AmbientDisplayConfiguration
70 when(config.tapSensorTypeMapping()).thenReturn( in createMockConfig()
126 when(mAmbientDisplayConfiguration.tapSensorTypeMapping()) in setUp()
215 findSensors(config.tapSensorTypeMapping()), in DozeSensors()