Resolve bluetooth hidden API usages
Bug: 143245666 Test: build Change-Id: Idadf84873c88155382c48bb9108cf28d88aaef0a
This commit is contained in:
@@ -106,7 +106,7 @@ public class BluetoothPairingServiceTest {
|
||||
|
||||
mBluetoothPairingService.onStartCommand(intent, /* flags */ 0, /* startId */ 0);
|
||||
|
||||
verify(mDevice).cancelPairing();
|
||||
verify(mDevice).cancelBondProcess();
|
||||
verify(mNm).cancel(mBluetoothPairingService.NOTIFICATION_ID);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user