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