Home
last modified time | relevance | path

Searched refs:updateActiveNotifications (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java170 updateActiveNotifications( in onDownstreamChanged()
176 updateActiveNotifications(subId, mDownstreamTypesMask, mNoUpstream, mRoaming); in onActiveDataSubscriptionIdChanged()
184 updateActiveNotifications( in onUpstreamCapabilitiesChanged()
214 private void updateActiveNotifications(final int subId, final int downstreamTypes, in updateActiveNotifications() method in TetheringNotificationUpdater