Home
last modified time | relevance | path

Searched defs:title (Results 1 – 23 of 23) sorted by relevance

/cts/tests/leanbackjank/app/src/android/cts/jank/leanback/data/
DVideoProvider.java47 String title = new String(); in buildMedia() local
66 String title, in buildMovieInfo()
/cts/tests/tests/preference2/src/android/preference2/cts/
DDialogPreferenceTest.java44 String title = (String) mDialogPreference.getTitle(); in testGetTitle() local
50 String title = (String) mDialogPreference.getDialogTitle(); in testGetDialogTitle() local
DSwitchPreferenceTest.java46 String title = (String) mSwitchPref.getTitle(); in testGetTitle() local
DPreferenceTest.java88 CharSequence title= mPreference.getTitle(); in testGetTitle() local
102 String title = (String) mPreference.getTitle(); in testSetTitle() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestListAdapter.java83 final String title; field in TestListAdapter.TestListItem
119 public static TestListItem newTest(String title, String testName, Intent intent, in newTest()
125 public static TestListItem newTest(String title, String testName, Intent intent, in newTest()
131 public static TestListItem newTest(String title, String testName, Intent intent, in newTest()
140 public static TestListItem newCategory(String title) { in newCategory()
144 protected TestListItem(String title, String testName, Intent intent, in TestListItem()
DIntentDrivenTestActivity.java121 public TestInfo(String testId, int title, int infoText, ButtonInfo... buttons) { in TestInfo()
DManifestTestListAdapter.java186 String title = getTitle(mContext, info.activityInfo); in getTestsByCategory() local
/cts/tests/app/src/android/app/cts/
DMockTabActivity.java54 protected void onChildTitleChanged(Activity childActivity, CharSequence title) { in onChildTitleChanged()
DDialogStubActivity.java315 public void setUpTitle(final String title) { in setUpTitle()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/
DDeskClockTestsActivity.java157 final int title = info.getTitle(); in addTests() local
/cts/tests/tests/view/src/android/view/cts/
DWindowManager_LayoutParamsTest.java172 String title = ""; in testAccessTitle() local
DActionModeTest.java153 public void setTitle(CharSequence title) {} in setTitle()
DWindowTest.java477 final String title = "Android Window Test"; in testSetTitle() local
879 public void setTitle(CharSequence title) { in setTitle()
/cts/tools/vm-tests-tf/src/util/build/
DBuildDalvikSuite.java94 String methodBody, constraint, title; field in BuildDalvikSuite.MethodData
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
DWidgetCtsProvider.java40 String title; field in WidgetCtsProvider.TextData
163 String title = null; in getInstruction() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DPostMessageTest.java92 private void waitForTitle(final String title) { in waitForTitle()
DWebChromeClientTest.java389 public void onReceivedTitle(WebView view, String title) { in onReceivedTitle()
/cts/tests/leanbackjank/app/src/android/cts/jank/leanback/model/
DMovie.java68 public void setTitle(String title) { in setTitle()
/cts/tests/tests/media/src/android/media/cts/
DMediaSessionTest.java407 public void onQueueTitleChanged(CharSequence title) { in onQueueTitleChanged()
/cts/tests/tests/app/src/android/app/cts/
DInstrumentationTest.java623 public void setTitle(CharSequence title) { in setTitle()
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java878 private static StringEntity createPage(String title, String bodyContent) { in createPage()
/cts/tests/tests/content/src/android/content/cts/
DIntentTest.java1269 final String title = "title String"; in testCreateChooser() local
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java1918 String title = ExtendedPropertiesHelper.lookupValueByName(mContentResolver, eventId1, in testExtendedProperties() local
1936 String title = ExtendedPropertiesHelper.lookupValueByName(mContentResolver, eventId1, in testExtendedProperties() local