OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGroups
(Results
1 - 23
of
23
) sorted by null
/external/smack/src/org/jivesoftware/smackx/packet/
SharedGroupsInfo.java
48
public List<String>
getGroups
() {
81
groupsInfo.
getGroups
().add(parser.nextText());
RosterExchange.java
86
for (RosterGroup group : rosterEntry.
getGroups
()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-regexp.jar
ant-apache-oro.jar
ant-nodeps.jar
ant.jar
/external/smack/src/org/jivesoftware/smack/
RosterEntry.java
115
public Collection<RosterGroup>
getGroups
() {
119
for (RosterGroup group: roster.
getGroups
()) {
156
Collection<RosterGroup> groups =
getGroups
();
238
for (RosterGroup group : entry.
getGroups
()) {
Roster.java
381
for (RosterGroup group:
getGroups
()) {
426
for (RosterGroup group :
getGroups
()) {
494
for (RosterGroup rosterGroup :
getGroups
()) {
575
public Collection<RosterGroup>
getGroups
() {
[
all
...]
/external/smack/src/org/jivesoftware/smackx/
SharedGroupManager.java
70
return ((SharedGroupsInfo) result).
getGroups
();
/cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewBasicTest.java
111
List<MyGroup> groups = mActivity.
getGroups
();
/cts/tests/src/android/widget/cts/util/
ExpandableListScenario.java
291
public List<MyGroup>
getGroups
() {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetParser.java
473
List<ViewClassInfo> groups = ldp.
getGroups
();
500
List<ViewClassInfo> groups = ldp.
getGroups
();
LayoutParamsParser.java
57
* {@link LayoutParamsParser#getViews()} and {@link LayoutParamsParser#
getGroups
()} should
119
public List<ViewClassInfo>
getGroups
() {
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
/prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar
lombok-ast-0.2.jar
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 611 milliseconds