OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatchFlushCompleteEvent
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_hardware_SensorManager.cpp
34
jmethodID
dispatchFlushCompleteEvent
;
162
// This is a flush complete sensor event. Call
dispatchFlushCompleteEvent
165
gBaseEventQueueClassInfo.
dispatchFlushCompleteEvent
,
289
GET_METHOD_ID(gBaseEventQueueClassInfo.
dispatchFlushCompleteEvent
,
291
"
dispatchFlushCompleteEvent
", "(I)V");
/frameworks/base/core/java/android/hardware/
SystemSensorManager.java
345
protected abstract void
dispatchFlushCompleteEvent
(int handle);
422
protected void
dispatchFlushCompleteEvent
(int handle) {
485
protected void
dispatchFlushCompleteEvent
(int handle) {
Completed in 90 milliseconds