Searched defs:sNotificationsEnabled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java1167 private static boolean sNotificationsEnabled = true; field in class:WebViewClassic
1547 if (sProxyReceiver != null || sNotificationsEnabled == false) {
2222 sNotificationsEnabled = true;
2235 sNotificationsEnabled = false;

Completed in 59 milliseconds