Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/system/
DResetNetworkConfirmFragment.java112 int networkSubscriptionId = getNetworkSubscriptionId(); in resetNetwork() local
116 telephonyManager.factoryReset(networkSubscriptionId); in resetNetwork()
122 String subscriberId = telephonyManager.getSubscriberId(networkSubscriptionId); in resetNetwork()
126 restoreDefaultApn(context, networkSubscriptionId); in resetNetwork()