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.java201 setDeviceListGroup(getPreferenceScreen()); in onStart()
293 setDeviceListGroup(mAvailableDevicesCategory); in startScanning()
314 setDeviceListGroup(preferenceGroup); in addDeviceCategory()
399 setDeviceListGroup(preferenceScreen); in updateContent()
465 setDeviceListGroup(getPreferenceScreen()); in onDeviceBondStateChanged()
DDeviceListPreferenceFragment.java93 void setDeviceListGroup(PreferenceGroup preferenceGroup) { in setDeviceListGroup() method in DeviceListPreferenceFragment