Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DEntitlementManager.java142 TetheringConfiguration fetchTetheringConfiguration(); in fetchTetheringConfiguration() method
149 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in isCellularUpstreamPermitted()
195 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in startProvisioningIfNeeded()
242 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in notifyUpstream()
249 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in maybeRunProvisioning()
475 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in addDownstreamMapping()
486 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in removeDownstreamMapping()
495 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration();
624 final TetheringConfiguration config = mFetcher.fetchTetheringConfiguration(); in requestLatestTetheringEntitlementResult()