Home
last modified time | relevance | path

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

12

/cts/tests/leanbackjank/app/src/android/leanbackjank/app/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/managedprovisioning/
DPolicyTransparencyTestListActivity.java127 final String title = UserRestrictions.getRestrictionLabel(this, restriction); in addTestsToAdapter() local
139 final String title = getString(policy.second); in addTestsToAdapter() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowReportingTest.java112 private AccessibilityWindowInfo findWindowByTitle(CharSequence title) { in findWindowByTitle()
/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.java187 String title = getTitle(mContext, info.activityInfo); in getTestsByCategory() local
/cts/tests/app/app/src/android/app/stubs/
DMockTabActivity.java54 protected void onChildTitleChanged(Activity childActivity, CharSequence title) { in onChildTitleChanged()
DDialogStubActivity.java340 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.java174 String title = ""; in testAccessTitle() local
DActionModeTest.java153 public void setTitle(CharSequence title) {} in setTitle()
DWindowTest.java480 final String title = "Android Window Test"; in testSetTitle() local
885 public void setTitle(CharSequence title) { in setTitle()
/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.java388 public void onReceivedTitle(WebView view, String title) { in onReceivedTitle()
/cts/tools/vm-tests-tf/src/util/build/
DBuildDalvikSuite.java97 String methodBody, constraint, title; field in BuildDalvikSuite.MethodData
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/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/app/src/android/app/cts/
DServiceTest.java175 private void sendNotififcation(int id, String title) { in sendNotififcation()
DInstrumentationTest.java624 public void setTitle(CharSequence title) { in setTitle()
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java808 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

12