Searched refs:NOTE_CONNECTED (Results 1 – 1 of 1) sorted by relevance
92 private static final int NOTE_CONNECTED = 1; field in NetworkStackNotifier252 if (networkStatus.mShownNotification == NOTE_CONNECTED) return; in updateNotifications()263 networkStatus.mShownNotification = NOTE_CONNECTED; in updateNotifications()268 && networkStatus.mShownNotification != NOTE_CONNECTED) { in updateNotifications()