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

  /frameworks/base/core/java/android/webkit/
WebStorageClassic.java 124 postUIMessage(Message.obtain(null, RETURN_ORIGINS, values));
139 postUIMessage(Message.obtain(null, RETURN_USAGE_ORIGIN, retValues));
154 postUIMessage(Message.obtain(null, RETURN_QUOTA_ORIGIN, retValues));
298 private void postUIMessage(Message msg) {
GeolocationPermissionsClassic.java 108 postUIMessage(Message.obtain(null, RETURN_ORIGINS, values));
118 postUIMessage(Message.obtain(null, RETURN_ALLOWED, retValues));
160 private void postUIMessage(Message msg) {

Completed in 140 milliseconds