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

/external/webkit/Source/WebKit/android/jni/
H A DGeolocationServiceBridge.cpp41 static const char* javaGeolocationServiceClassName = "android/webkit/GeolocationService"; member in namespace:android
174 jclass javaGeolocationServiceClass = env->FindClass(javaGeolocationServiceClassName);
203 javaGeolocationServiceClassName,

Completed in 32 milliseconds