Searched refs:mSensorEventListenersToNotify (Results 1 – 1 of 1) sorted by relevance
193 private final List<SensorEventListenerRecord> mSensorEventListenersToNotify = field in InputManagerService2434 mSensorEventListenersToNotify.clear(); in notifySensorEvent()2439 mSensorEventListenersToNotify.add( in notifySensorEvent()2444 mSensorEventListenersToNotify.get(i).notifySensorEvent(deviceId, sensorType, in notifySensorEvent()2447 mSensorEventListenersToNotify.clear(); in notifySensorEvent()