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

/frameworks/base/core/java/android/webkit/
H A DGeolocationService.java105 nativeNewLocationAvailable(mNativeObject, location);
199 private static native void nativeNewLocationAvailable(long nativeObject, Location location); method in class:GeolocationService

Completed in 47 milliseconds