Searched refs:nativeDisableActivityEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
H A DActivityRecognitionHardware.java142 int result = nativeDisableActivityEvent(activityType, eventType);
253 int result = nativeDisableActivityEvent(activityType, eventType);
277 private native int nativeDisableActivityEvent(int activityType, int eventType); method in class:ActivityRecognitionHardware

Completed in 54 milliseconds