Home
last modified time | relevance | path

Searched refs:launchPairingDetail (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsPairOtherController.java72 mPreference.setOnClickListener(v -> launchPairingDetail()); in init()
103 private void launchPairingDetail() { in launchPairingDetail() method in BluetoothDetailsPairOtherController