Home
last modified time | relevance | path

Searched refs:dispatchFlushCompleteEvent (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp45 jmethodID dispatchFlushCompleteEvent; member
423 gBaseEventQueueClassInfo.dispatchFlushCompleteEvent, in handleEvent()
612 gBaseEventQueueClassInfo.dispatchFlushCompleteEvent = GetMethodIDOrDie(env, in register_android_hardware_SensorManager()
/frameworks/base/core/java/android/hardware/
DSystemSensorManager.java997 protected abstract void dispatchFlushCompleteEvent(int handle); in dispatchFlushCompleteEvent() method in SystemSensorManager.BaseEventQueue
1086 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() method in SystemSensorManager.SensorEventQueue
1174 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() method in SystemSensorManager.TriggerEventQueue
1197 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() method in SystemSensorManager.InjectEventQueue
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22142 Landroid/hardware/SystemSensorManager$InjectEventQueue;->dispatchFlushCompleteEvent(I)V
22149 Landroid/hardware/SystemSensorManager$SensorEventQueue;->dispatchFlushCompleteEvent(I)V
22156 Landroid/hardware/SystemSensorManager$TriggerEventQueue;->dispatchFlushCompleteEvent(I)V