Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DGeolocationPermissions.java69 static final int GET_ORIGINS = 0; field in GeolocationPermissions
134 case GET_ORIGINS: { in createHandler()
214 postMessage(Message.obtain(null, GET_ORIGINS, callback)); in getOrigins()
DWebStorage.java58 static final int GET_ORIGINS = 4; field in WebStorage
189 case GET_ORIGINS: { in createHandler()
260 postMessage(Message.obtain(null, GET_ORIGINS, callback)); in getOrigins()