Searched defs:copyAutoPairingData (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothBondState.java344 private void copyAutoPairingData() { method in class:BluetoothBondState
360 Log.e(TAG, "FileNotFoundException: copyAutoPairingData " + e);
362 Log.e(TAG, "IOException: copyAutoPairingData " + e);
373 copyAutoPairingData();

Completed in 28 milliseconds