Searched refs:mNotificationShown (Results 1 – 2 of 2) sorted by relevance
76 private boolean mNotificationShown; field in WifiNotificationController231 if (!visible && !mNotificationShown && !force) { in setNotificationVisible()276 mNotificationShown = visible; in setNotificationVisible()282 pw.println("mNotificationShown " + mNotificationShown); in dump()
233 private boolean mNotificationShown; field in InputMethodManagerService894 mNotificationShown = false; in InputMethodManagerService()1848 mNotificationShown = true; in updateSystemUiLocked()1853 if (mNotificationShown && mNotificationManager != null) { in updateSystemUiLocked()1859 mNotificationShown = false; in updateSystemUiLocked()