Searched refs:createRuntimeSensorListLocked (Results 1 – 1 of 1) sorted by relevance
182 fullList = createRuntimeSensorListLocked(deviceId); in getSensorList()217 fullList = createRuntimeSensorListLocked(deviceId); in getFullSensorList()520 private List<Sensor> createRuntimeSensorListLocked(int deviceId) { in createRuntimeSensorListLocked() method in SystemSensorManager