Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSettings.java51 BluetoothMapSettingsAdapter adapter = in onCreate()
52 new BluetoothMapSettingsAdapter(this, listView, mGroups, in onCreate()
H A DBluetoothMapSettingsAdapter.java44 public class BluetoothMapSettingsAdapter extends BaseExpandableListAdapter { class
60 public BluetoothMapSettingsAdapter(Activity act, ExpandableListView listView, in BluetoothMapSettingsAdapter() method in BluetoothMapSettingsAdapter