Resolve bluetooth hidden API usages
Bug: 143245666 Test: build Change-Id: Idadf84873c88155382c48bb9108cf28d88aaef0a
This commit is contained in:
@@ -435,7 +435,7 @@ public class BluetoothPairingController implements OnCheckedChangeListener,
|
||||
*/
|
||||
public void onCancel() {
|
||||
Log.d(TAG, "Pairing dialog canceled");
|
||||
mDevice.cancelPairing();
|
||||
mDevice.cancelBondProcess();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user