Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DINetworkPolicyManager.aidl74 void factoryReset(String subscriber); in factoryReset() method
DNetworkPolicyManager.java247 public void factoryReset(String subscriber) { in factoryReset() method in NetworkPolicyManager
249 mService.factoryReset(subscriber); in factoryReset()
DIConnectivityManager.aidl176 void factoryReset(); in factoryReset() method
DConnectivityManager.java3537 public void factoryReset() { in factoryReset() method in ConnectivityManager
3539 mService.factoryReset(); in factoryReset()
/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl101 boolean factoryReset(); in factoryReset() method
DBluetoothAdapter.java1037 public boolean factoryReset() { in factoryReset() method in BluetoothAdapter
1041 return mService.factoryReset(); in factoryReset()
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl178 void factoryReset(); in factoryReset() method
DWifiManager.java3510 public void factoryReset() {
3512 mService.factoryReset();
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1151 void factoryReset(int subId); in factoryReset() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java954 public void factoryReset() { in factoryReset() method in ConnectivityServiceMock
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java6347 public void factoryReset(int subId) { in factoryReset() method in TelephonyManager
6352 telephony.factoryReset(subId); in factoryReset()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java2570 public static void factoryReset(Context context) { in factoryReset() method in ImsManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java2475 public void factoryReset() { in factoryReset() method in WifiServiceImpl
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java4312 public void factoryReset(String subscriber) { in factoryReset() method
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java5508 public void factoryReset() { in factoryReset() method in ConnectivityService
/frameworks/base/config/
Dboot-image-profile.txt18373 HSPLandroid/bluetooth/IBluetooth;->factoryReset()Z
27114 HSPLandroid/net/IConnectivityManager;->factoryReset()V
27198 HSPLandroid/net/INetworkPolicyManager;->factoryReset(Ljava/lang/String;)V
27699 HSPLandroid/net/wifi/IWifiManager;->factoryReset()V
38330 HSPLcom/android/internal/telephony/ITelephony;->factoryReset(I)V