OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:javalocationclassname
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/android/
GeolocationServiceBridge.cpp
57
static const char *
javaLocationClassName
= "android/location/Location";
212
jclass javaLocationClass = env->FindClass(
javaLocationClassName
);
Completed in 159 milliseconds