Searched refs:mSensorAccuracyListenersToNotify (Results 1 – 1 of 1) sorted by relevance
195 private final List<SensorEventListenerRecord> mSensorAccuracyListenersToNotify = field in InputManagerService2453 mSensorAccuracyListenersToNotify.clear(); in notifySensorAccuracy()2458 mSensorAccuracyListenersToNotify.add(mSensorEventListeners.valueAt(i)); in notifySensorAccuracy()2462 mSensorAccuracyListenersToNotify.get(i).notifySensorAccuracy( in notifySensorAccuracy()2465 mSensorAccuracyListenersToNotify.clear(); in notifySensorAccuracy()