Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/android/
DGeolocationServiceBridge.cpp40 static const char* javaGeolocationServiceClassName = "android/webkit/GeolocationService"; variable
177 jclass javaGeolocationServiceClass = env->FindClass(javaGeolocationServiceClassName); in startJavaImplementation()
206 javaGeolocationServiceClassName, in startJavaImplementation()