Home
last modified time | relevance | path

Searched defs:onFactoryReset (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManager.aidl61 boolean onFactoryReset(in AttributionSource attributionSource); in onFactoryReset() method
/packages/services/Car/service/src/com/android/car/
DICarImpl.java1061 public void onFactoryReset(ICarResultReceiver callback) { in onFactoryReset() method in ICarImpl.ICarSystemServerClientImpl
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java342 public boolean onFactoryReset(AttributionSource attributionSource) { in onFactoryReset() method in BluetoothManagerService