Searched refs:GET_ORIGINS (Results 1 – 2 of 2) sorted by relevance
69 static final int GET_ORIGINS = 0; field in GeolocationPermissions134 case GET_ORIGINS: { in createHandler()214 postMessage(Message.obtain(null, GET_ORIGINS, callback)); in getOrigins()
58 static final int GET_ORIGINS = 4; field in WebStorage189 case GET_ORIGINS: { in createHandler()260 postMessage(Message.obtain(null, GET_ORIGINS, callback)); in getOrigins()