OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:title1
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Browser/src/com/android/browser/
PieControl.java
322
TextView
title1
= (TextView) view.findViewById(R.id.
title1
);
local
329
title1
.setVisibility(View.GONE);
333
title1
.setText(tab.getTitle());
/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/pcre/dist/
RunTest
62
title1
="Test 1: Main functionality (Compatible with Perl >= 5.10)"
93
echo $
title1
424
echo $
title1
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
PluralRulesTest.java
368
private void checkCategoriesAndExpected(String
title1
, String categoriesAndExpected, PluralRules rules) {
377
checkValue(
title1
, rules, expected, values[0]);
379
checkValue(
title1
, rules, expected, values[1]);
385
public void checkValue(String
title1
, PluralRules rules, String expected, String value) {
398
assertEquals(getAssertMessage(
title1
, locale, rules, expected) + "; value: " + value, expected, result);
[
all
...]
/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 99 milliseconds