Searched refs:disablePlatformNotifications (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
H A DWebView.java99 public static void disablePlatformNotifications() { method in class:WebView
/frameworks/base/core/java/android/net/http/
H A DRequestQueue.java249 public synchronized void disablePlatformNotifications() { method in class:RequestQueue
250 if (HttpLog.LOGV) HttpLog.v("RequestQueue.disablePlatformNotifications() network");
/frameworks/base/core/java/android/webkit/
H A DWebView.java678 public static void disablePlatformNotifications() { method in class:WebView
H A DWebViewClassic.java1275 WebViewClassic.disablePlatformNotifications();
2193 * See {@link WebView#disablePlatformNotifications()}
2196 public static void disablePlatformNotifications() { method in class:WebViewClassic

Completed in 99 milliseconds