Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/
DSystemSensorManager.java421 protected abstract void dispatchFlushCompleteEvent(int handle); in dispatchFlushCompleteEvent() method in SystemSensorManager.BaseEventQueue
485 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() method in SystemSensorManager.SensorEventQueue
548 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() method in SystemSensorManager.TriggerEventQueue
567 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() method in SystemSensorManager.InjectEventQueue
/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp41 jmethodID dispatchFlushCompleteEvent; member
247 gBaseEventQueueClassInfo.dispatchFlushCompleteEvent, in handleEvent()
407 gBaseEventQueueClassInfo.dispatchFlushCompleteEvent = GetMethodIDOrDie(env, in register_android_hardware_SensorManager()