Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DDeviceProfilesSettings.java234 onProfileClicked(prof, (CheckBox) v); in onClick()
238 private void onProfileClicked(LocalBluetoothProfile profile, CheckBox profilePref) { in onProfileClicked() method in DeviceProfilesSettings