OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:groupsList
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/
HomeGroupsXLarge.java
52
GroupsListFragment
groupsList
= new GroupsListFragment();
53
groupsList
.setController(this);
60
xact.add(R.id.smallPane,
groupsList
);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSettingsAdapter.java
70
ArrayList<BluetoothMapAccountItem>>
groupsList
,
73
this.mProupList =
groupsList
;
75
mGroupStatus = new int[
groupsList
.size()];
Completed in 701 milliseconds