Searched refs:NO_NOTIFY (Results 1 – 1 of 1) sorted by relevance
74 private static final boolean NO_NOTIFY = false; field in TetheringNotificationUpdater234 if (tetheringInactive || !mNoUpstream || setupNoUpstreamNotification() == NO_NOTIFY) { in updateNoUpstreamNotification()243 if (tetheringInactive || !mRoaming || setupRoamingNotification() == NO_NOTIFY) { in updateRoamingNotification()311 if (!upstreamRoamingNotification) return NO_NOTIFY; in setupRoamingNotification()315 if (isEmpty(title) || isEmpty(message)) return NO_NOTIFY; in setupRoamingNotification()336 if (delayToShowUpstreamNotification < 0) return NO_NOTIFY; in setupNoUpstreamNotification()