OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mGeolocationEnabled
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/android/jni/
WebSettings.cpp
120
mGeolocationEnabled
= env->GetFieldID(clazz, "
mGeolocationEnabled
", "Z");
249
jfieldID
mGeolocationEnabled
;
516
flag = env->GetBooleanField(obj, gFieldIds->
mGeolocationEnabled
);
/frameworks/base/core/java/android/webkit/
WebSettings.java
198
private boolean
mGeolocationEnabled
= true;
[
all
...]
Completed in 24 milliseconds