Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSettings.java194 setDeviceListGroup(getPreferenceScreen()); in onResume()
282 setDeviceListGroup(mAvailableDevicesCategory); in startScanning()
303 setDeviceListGroup(preferenceGroup); in addDeviceCategory()
389 setDeviceListGroup(preferenceScreen); in updateContent()
456 setDeviceListGroup(getPreferenceScreen()); in onDeviceBondStateChanged()
DDeviceListPreferenceFragment.java93 void setDeviceListGroup(PreferenceGroup preferenceGroup) { in setDeviceListGroup() method in DeviceListPreferenceFragment