Searched refs:mSensorAccuracyListenersToNotify (Results 1 – 1 of 1) sorted by relevance
193 private final List<SensorEventListenerRecord> mSensorAccuracyListenersToNotify = field in InputManagerService2363 mSensorAccuracyListenersToNotify.clear(); in notifySensorAccuracy()2368 mSensorAccuracyListenersToNotify.add(mSensorEventListeners.valueAt(i)); in notifySensorAccuracy()2372 mSensorAccuracyListenersToNotify.get(i).notifySensorAccuracy( in notifySensorAccuracy()2375 mSensorAccuracyListenersToNotify.clear(); in notifySensorAccuracy()