Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/connectivity/
H A DConnectivitySubsystemsRecoveryManager.java213 void startTrackingTelephonyRestart() { in startTrackingTelephonyRestart() method in ConnectivitySubsystemsRecoveryManager
288 startTrackingTelephonyRestart(); in triggerSubsystemRestart()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/connectivity/
H A DConnectivitySubsystemsRecoveryManagerTest.java82 mConnectivitySubsystemsRecoveryManager.startTrackingTelephonyRestart(); in startTrackingTelephonyRestart_hasNoTelephonyFeature_shouldNotCrash()