Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothAccessoryFragment.java192 updateUnpairPref(mUnpairPref); in onCreatePreferences()
204 private void updateUnpairPref(Preference pref) { in updateUnpairPref() method in BluetoothAccessoryFragment
240 updateUnpairPref(mUnpairPref); in unpairDevice()