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

/frameworks/base/core/java/android/server/
H A DBluetoothBondState.java257 updateAutoPairingData(address);
423 private void updateAutoPairingData(String address) { method in class:BluetoothBondState
435 Log.e(TAG, "FileNotFoundException: updateAutoPairingData " + e);
437 Log.e(TAG, "IOException: updateAutoPairingData " + e);

Completed in 48 milliseconds