Searched refs:launchBluetoothPairing (Results 1 – 4 of 4) sorted by relevance
441 mContainerLayout.setOnClickListener(mController::launchBluetoothPairing); in onBind()
912 void launchBluetoothPairing(View view) { in launchBluetoothPairing() method in MediaOutputController
1232 mMediaOutputController.launchBluetoothPairing(mDialogLaunchView); in launchBluetoothPairing_isKeyguardLocked_dismissDialog()
598 verify(mMediaOutputController).launchBluetoothPairing(mViewHolder.mContainerLayout); in onItemClick_clickPairNew_verifyLaunchBluetoothPairing()