Searched refs:initDevicePreference (Results 1 – 2 of 2) sorted by relevance
174 protected void initDevicePreference(BluetoothDevicePreference preference) { in initDevicePreference() method in DevicePickerFragment175 super.initDevicePreference(preference); in initDevicePreference()
246 initDevicePreference(preference) in createDevicePreference()250 protected open fun initDevicePreference(preference: BluetoothDevicePreference?) { in initDevicePreference() method