Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DTetherService.java137 final int subId = getTetherServiceWrapper().getActiveDataSubscriptionId(); in onStartCommand()
304 getTetherServiceWrapper().setAppInactive(packageName, false); in setEntitlementAppActive()
360 private TetherServiceWrapper getTetherServiceWrapper() { in getTetherServiceWrapper() method in TetherService