Searched refs:setDeviceListGroup (Results 1 – 2 of 2) sorted by relevance
201 setDeviceListGroup(getPreferenceScreen()); in onStart()293 setDeviceListGroup(mAvailableDevicesCategory); in startScanning()314 setDeviceListGroup(preferenceGroup); in addDeviceCategory()399 setDeviceListGroup(preferenceScreen); in updateContent()465 setDeviceListGroup(getPreferenceScreen()); in onDeviceBondStateChanged()
93 void setDeviceListGroup(PreferenceGroup preferenceGroup) { in setDeviceListGroup() method in DeviceListPreferenceFragment