HomeSort by relevance Sort by last modified time
    Searched refs:postUIMessage (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
WebStorage.java 177 postUIMessage(Message.obtain(null, RETURN_ORIGINS, values));
192 postUIMessage(Message.obtain(null, RETURN_USAGE_ORIGIN, retValues));
207 postUIMessage(Message.obtain(null, RETURN_QUOTA_ORIGIN, retValues));
363 private void postUIMessage(Message msg) {
GeolocationPermissions.java 140 postUIMessage(Message.obtain(null, RETURN_ORIGINS, values));
150 postUIMessage(Message.obtain(null, RETURN_ALLOWED, retValues));
192 private void postUIMessage(Message msg) {

Completed in 431 milliseconds