Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/
DHomeGroupsXLarge.java52 GroupsListFragment groupsList = new GroupsListFragment(); in onCreate() local
53 groupsList.setController(this); in onCreate()
60 xact.add(R.id.smallPane, groupsList); in onCreate()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSettingsAdapter.java70 ArrayList<BluetoothMapAccountItem>> groupsList, in BluetoothMapSettingsAdapter() argument
73 this.mProupList = groupsList; in BluetoothMapSettingsAdapter()
75 mGroupStatus = new int[groupsList.size()]; in BluetoothMapSettingsAdapter()