Home
last modified time | relevance | path

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

123

/cts/tests/tests/app/src/android/app/cts/
DRemoteActionTest.java40 String title = "title"; in testParcel() local
65 String title = "title"; in testClone() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DPolicyTransparencyTestListActivity.java156 String title = UserRestrictions.getRestrictionLabel(this, restriction); in addTestsToAdapter() local
178 String title = getString(policy.second); in addTestsToAdapter() local
191 private String getTestId(String title) { in getTestId()
/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/preference/src/android/preference/cts/
DDialogPreferenceTest.java42 String title = (String) mDialogPreference.getTitle(); in testGetTitle() local
48 String title = (String) mDialogPreference.getDialogTitle(); in testGetDialogTitle() local
DSwitchPreferenceTest.java44 String title = (String) mSwitchPref.getTitle(); in testGetTitle() local
/cts/common/device-side/interactive/automation/src/main/java/com/google/android/interactive/steps/settings/
DTapPreferenceInSettingsStepAutomation.java33 protected TapPreferenceInSettingsStepAutomation(String title) { in TapPreferenceInSettingsStepAutomation()
DIsPreferenceShownStepAutomation.java37 public IsPreferenceShownStepAutomation(String title) { in IsPreferenceShownStepAutomation()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestListAdapter.java112 public final String title; field in TestListAdapter.TestListItem
211 String title, in newTest()
241 String title, in newTest()
270 String title, in newTest()
293 String title, in newTest()
315 String title, in newTest()
336 String title, String testName, Intent intent, String[] requiredFeatures) { in newTest()
355 public static TestListItem newCategory(String title) { in newCategory()
371 String title, in TestListItem()
392 String title, in TestListItem()
/cts/tests/cloudsearch/src/android/cloudsearch/cts/
DSearchResultTest.java46 final String title = "title"; in testCreateSearchResult() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DActivityLaunchUtils.java129 UiAutomation uiAutomation, CharSequence title) { in findWindowByTitle()
135 UiAutomation uiAutomation, CharSequence title, int displayId) { in findWindowByTitleAndDisplay()
337 public static AccessibilityWindowInfo findWindowByTitleWithList(CharSequence title, in findWindowByTitleWithList()
DAccessibilityEventFilterUtils.java73 @NonNull UiAutomation uiAutomation, int changeTypes, @NonNull String title) { in filterWindowsChangeTypesAndWindowTitle()
79 @NonNull UiAutomation uiAutomation, int changeTypes, @NonNull String title, in filterWindowsChangeTypesAndWindowTitle()
242 public WindowTitleMatcher(@NonNull UiAutomation uiAutomation, @NonNull String title, in WindowTitleMatcher()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DFocusLossPreventionService.java26 String title = getResources().getString(R.string.app_name); in onStartCommand() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Dialogs/
DBaseResultsDialog.java55 String title = getString(R.string.passed); in onCreateDialog() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21277/src/android/security/cts/CVE_2023_21277/
DDeviceTest.java62 final String title = cveId + "title"; in testPocCVE_2023_21277() local
/cts/tests/app/src/android/app/cts/
DPictureInPictureParamsTest.java63 String title, String subtitle, Rect sourceRectHint, boolean isAutoEnterEnabled, in assertPictureInPictureParamsGettersMatchValues()
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DSuspendPackageTest.java126 final UiObject2 title = device.findObject(POPUP_TITLE_WATCH_SELECTOR); in dismissPolicyTransparencyDialog() local
133 final UiObject2 title = device.findObject(POPUP_TITLE_AUTOMOTIVE_SELECTOR); in dismissPolicyTransparencyDialog() local
/cts/apps/CameraITS/tests/scene1_1/
Dtest_exposure_x_iso.py89 def plot_rgb_means(title, x, r, g, b, test_name_with_path): argument
114 def plot_raw_means(title, x, r, gr, gb, b, test_name_with_path): argument
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSimpleKeyguardService.java62 TextView title = new TextView(context); in createView() local
/cts/tests/tests/sharesheet/src/android/sharesheet/cts/
DCtsNfcResolverDeviceTest.java101 CharSequence title, in createNfcResolverIntent()
173 final String title = "custom title"; in testNfcCustomizations_withAppAndActivityTarget() local
232 final String title = "custom title"; in testNfcCustomizations_withAppAndIntentFilterTarget() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21238/src/android/security/cts/CVE_2023_21238/
DDeviceTest.java66 final String title = cveId + "title"; in testPocCVE_2023_21238() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21286/src/android/security/cts/CVE_2023_21286/
DDeviceTest.java65 final String title = cveId + "title"; in testPocCVE_2023_21286() local
/cts/tests/app/app/src/android/app/stubs/
DMockTabActivity.java54 protected void onChildTitleChanged(Activity childActivity, CharSequence title) { in onChildTitleChanged()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21279/src/android/security/cts/CVE_2023_21279/
DDeviceTest.java68 final String title = cveId + "title"; in testPocCVE_2023_21279() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DWindowManager_LayoutParamsTest.java199 String title = ""; in testAccessTitle() local
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildUtilBase.java44 String methodBody, constraint, title; field in BuildUtilBase.MethodData
150 String title = null, constraint = null; in parseTestMethod() local

123