Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DGeolocationPermissions.java76 static final int RETURN_ORIGINS = 0; field in GeolocationPermissions
105 case RETURN_ORIGINS: { in createUIHandler()
140 postUIMessage(Message.obtain(null, RETURN_ORIGINS, values)); in createHandler()
DWebStorage.java63 static final int RETURN_ORIGINS = 0; field in WebStorage
140 case RETURN_ORIGINS: { in createUIHandler()
196 postUIMessage(Message.obtain(null, RETURN_ORIGINS, values)); in createHandler()