Searched refs:mNoUpstream (Results 1 – 1 of 1) sorted by relevance
105 private boolean mNoUpstream = false; field in TetheringNotificationUpdater171 mActiveDataSubId, downstreamTypesMask, mNoUpstream, mRoaming); in onDownstreamChanged()176 updateActiveNotifications(subId, mDownstreamTypesMask, mNoUpstream, mRoaming); in onActiveDataSubscriptionIdChanged()219 final boolean upstreamChanged = noUpstream != mNoUpstream; in updateActiveNotifications()224 mNoUpstream = noUpstream; in updateActiveNotifications()234 if (tetheringInactive || !mNoUpstream || setupNoUpstreamNotification() == NO_NOTIFY) { in updateNoUpstreamNotification()