OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:title1
(Results
1 - 3
of
3
) sorted by null
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/dataitem/
DataItemTests.java
264
final String
title1
= "
title1
";
local
277
mValues1.put(Organization.TITLE,
title1
);
278
mValues2.put(Organization.TITLE,
title1
);
280
mValues4.put(Organization.TITLE,
title1
);
293
assertEquals(
title1
, ((OrganizationDataItem) dataList.get(0)).getTitle());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 71 milliseconds