OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RETURN_ORIGINS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/webkit/
GeolocationPermissions.java
76
static final int
RETURN_ORIGINS
= 0;
105
case
RETURN_ORIGINS
: {
140
postUIMessage(Message.obtain(null,
RETURN_ORIGINS
, values));
WebStorage.java
63
static final int
RETURN_ORIGINS
= 0;
140
case
RETURN_ORIGINS
: {
196
postUIMessage(Message.obtain(null,
RETURN_ORIGINS
, values));
Completed in 174 milliseconds