Searched refs:mDownstreamTypesMask (Results 1 – 1 of 1) sorted by relevance
104 private int mDownstreamTypesMask = DOWNSTREAM_NONE; field in TetheringNotificationUpdater176 updateActiveNotifications(subId, mDownstreamTypesMask, mNoUpstream, mRoaming); in onActiveDataSubscriptionIdChanged()185 mActiveDataSubId, mDownstreamTypesMask, isNoUpstream, isRoaming); in onUpstreamCapabilitiesChanged()217 (downstreamTypes == DOWNSTREAM_NONE) != (mDownstreamTypesMask == DOWNSTREAM_NONE); in updateActiveNotifications()223 mDownstreamTypesMask = downstreamTypes; in updateActiveNotifications()232 final boolean tetheringInactive = mDownstreamTypesMask == DOWNSTREAM_NONE; in updateNoUpstreamNotification()241 final boolean tetheringInactive = mDownstreamTypesMask == DOWNSTREAM_NONE; in updateRoamingNotification()