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