HomeSort by relevance Sort by last modified time
    Searched refs:nativeInitialize (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/view/
VelocityTracker.java 40 private static native long nativeInitialize(String strategy);
90 mPtr = nativeInitialize(strategy);
MotionEvent.java     [all...]
  /frameworks/base/core/java/android/hardware/location/
ActivityRecognitionHardware.java 69 nativeInitialize();
270 private native void nativeInitialize();
ContextHubService.java 84 private native ContextHubInfo[] nativeInitialize();
100 mContextHubInfo = nativeInitialize();
  /frameworks/base/core/jni/
android_hardware_location_ContextHubService.cpp     [all...]

Completed in 196 milliseconds