Searched refs:flushImpl (Results 1 – 8 of 8) sorted by relevance
57 protected boolean flushImpl(SensorEventListener listener) { in flushImpl() method in EmptySensorManager
98 protected boolean flushImpl(SensorEventListener listener) { in flushImpl() method in AsyncSensorManager
145 protected boolean flushImpl(SensorEventListener listener) { in flushImpl() method in FakeSensorManager
918 return flushImpl(listener); in flush()922 protected abstract boolean flushImpl(SensorEventListener listener); in flushImpl() method in SensorManager
381 protected boolean flushImpl(SensorEventListener listener) { in flushImpl() method in SystemSensorManager
629 runOnContentCaptureThread(() -> flushImpl(reason)); in flush()632 private void flushImpl(@FlushReason int reason) { in flushImpl() method in MainContentCaptureSessionV2
610 protected boolean flushImpl(SensorEventListener listener) { in flushImpl() method in InputDeviceSensorManager.InputSensorManager
21955 Landroid/hardware/SensorManager;->flushImpl(Landroid/hardware/SensorEventListener;)Z22169 Landroid/hardware/SystemSensorManager;->flushImpl(Landroid/hardware/SensorEventListener;)Z