Home
last modified time | relevance | path

Searched refs:setTitle (Results 1 – 25 of 148) sorted by relevance

123456

/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceFromCodeActivity.java44 prefCat.setTitle(R.string.inline_preferences); in addPreferenceCategory()
52 checkboxPref.setTitle(R.string.title_checkbox_preference); in addPreferenceCategory()
63 switchPref.setTitle(R.string.title_switch_preference); in addPreferenceCategory()
73 switchPref2.setTitle(R.string.title_switch_preference); in addPreferenceCategory()
81 dialogBasedPrefCat.setTitle(R.string.dialog_based_preferences); in addPreferenceCategory()
88 editTextPref.setTitle(R.string.title_edittext_preference); in addPreferenceCategory()
96 dialogPref.setTitle(R.string.title_dialog_preference); in addPreferenceCategory()
110 listPref.setTitle(R.string.title_list_preference); in addPreferenceCategory()
115 prefGroup.setTitle(R.string.preference_group_title); in addPreferenceCategory()
120 customPrefGroup.setTitle(R.string.custom_preference_group_title); in addPreferenceCategory()
[all …]
DCustomDialogPreference.java32 this.setTitle(mTitle); in CustomDialogPreference()
39 this.setTitle(mTitle); in CustomDialogPreference()
DCustomCheckBoxPreference.java32 this.setTitle(mTitle); in CustomCheckBoxPreference()
43 this.setTitle(mTitle); in CustomCheckBoxPreference()
DCustomSwitchPreference.java32 this.setTitle(mTitle); in CustomSwitchPreference()
43 this.setTitle(mTitle); in CustomSwitchPreference()
DCustomEditTextPreference.java32 this.setTitle(mTitle); in CustomEditTextPreference()
43 this.setTitle(mTitle); in CustomEditTextPreference()
/cts/tests/tests/assist/src/android/assist/cts/
DTestStartActivity.java47 setTitle(R.string.testAppTitle); in onCreate()
53 setTitle(R.string.textViewActivityTitle); in onCreate()
57 setTitle(R.string.testAppTitle); in onCreate()
63 setTitle(R.string.webViewActivityTitle); in onCreate()
/cts/tests/controls/src/android/controls/cts/
DCtsControlsService.java93 .setTitle("Light Title") in buildLight()
108 .setTitle("Switch Title") in buildSwitch()
124 .setTitle("Mower Title") in buildMower()
142 .setTitle("Lock Title") in buildLock()
156 .setTitle("Gate Title") in buildGate()
177 .setTitle("Thermostat Title") in buildThermostat()
189 .setTitle("Routine Title") in buildRoutine()
202 .setTitle("Camera Title") in buildCamera()
203 .setTitle("Camera Subtitle") in buildCamera()
348 .setTitle(c.getTitle()) in controlToBuilder()
DCtsControlBuilderTest.java75 .setTitle(TITLE) in testStatelessBuilder()
92 .setTitle(TITLE) in testStatefulBuilderAlternateConstructor()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/
DPhaseStartFragment.java63 …getActivity().setTitle(getResources().getStringArray(R.array.phase)[TestActivity.CTSTest.ACCURACY.… in onCreateView()
67 …getActivity().setTitle(getResources().getStringArray(R.array.phase)[TestActivity.CTSTest.ROBUSTNES… in onCreateView()
71 …getActivity().setTitle(getResources().getStringArray(R.array.phase)[TestActivity.CTSTest.COMPLEX_M… in onCreateView()
/cts/tests/framework/base/suggestions/src/android/service/settings/suggestions/
DSuggestionTest.java59 .setTitle(TEST_TITLE) in buildSuggestion_allFieldsShouldBeSet()
76 .setTitle(TEST_TITLE) in buildSuggestion_emptyKey_shouldCrash()
87 .setTitle(TEST_TITLE) in buildSuggestion_fromParcelable()
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DWindowManager_LayoutParamsTest.java89 mLayoutParams.setTitle(TITLE); in testConstructor()
131 params.setTitle(PARAMS_TITLE); in testCopyFrom()
202 mLayoutParams.setTitle(null); in testAccessTitle()
206 mLayoutParams.setTitle(title); in testAccessTitle()
210 mLayoutParams.setTitle(spannedTitle); in testAccessTitle()
238 mLayoutParams.setTitle(PARAMS_TITLE); in testWriteToParcel()
/cts/tests/input/src/android/input/cts/
DTwoWindowsActivity.kt70 wmlp.setTitle("Left -- " + getPackageName()) in launchTwoWindows()
74 wmlp.setTitle(getPackageName()) in launchTwoWindows()
90 wmlp.setTitle("Right -- " + getPackageName()) in launchTwoWindows()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/activities/
DAccessibilityWindowReportingActivity.java28 setTitle("AccessibilityWindowReportingActivity"); in onCreate()
DNotTouchableWindowTestActivity.java91 setTitle(TITLE); in onCreate()
112 params.setTitle(NON_TOUCHABLE_WINDOW_TITLE); in createDefaultWindowParams()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DShowWhenLockedAttrWithDialogActivity.java29 .setTitle("Dialog") in onCreate()
DShowWhenLockedWithDialogNoPreviewActivity.java31 .setTitle("Dialog") in onCreate()
DShowWhenLockedWithDialogActivity.java31 .setTitle("Dialog") in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleConnectionPriorityServerBaseActivity.java107 .setTitle(titleId) in showErrorDialog()
129 .setTitle(R.string.ble_bluetooth_disable_title)
190 dialog.setTitle(R.string.ble_test_running); in showProgressDialog()
DBleInsecureEncryptedServerTestActivity.java79 .setTitle(titleId) in showErrorDialog()
100 .setTitle(R.string.ble_bluetooth_disable_title)
DBleConnectionPriorityClientBaseActivity.java118 dialog.setTitle(R.string.ble_test_running); in showProgressDialog()
128 new AlertDialog.Builder(this).setTitle(titleId).setMessage(messageId); in showErrorDialog()
201 .setTitle(R.string.ble_bluetooth_disable_title)
DMessageTestActivity.java102 setTitle(mSecure ? R.string.bt_secure_server : R.string.bt_insecure_server); in onCreate()
104 setTitle(mSecure ? R.string.bt_secure_client : R.string.bt_insecure_client); in onCreate()
258 .setTitle(getString(R.string.bt_waiting)) in showInstructionsDialog()
344 .setTitle(R.string.bt_insecure_pairing_error_title) in showPairingErrorDialog()
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaItemTest.java49 .setTitle(TITLE).setSubtitle(SUBTITLE).build(); in testBrowsableMediaItem()
79 .setTitle(TITLE).setSubtitle(SUBTITLE).build(); in testPlayableMediaItem()
/cts/tests/framework/base/windowmanager/appSecondUid/src/android/server/wm/second/
DSecondActivity.java39 params.setTitle("CustomView"); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
DNfcDialogs.java33 .setTitle(R.string.nfc_not_enabled) in createNotEnabledDialog()
/cts/tests/framework/base/biometrics/apps/biometrics/src/android/server/biometrics/
DClass2BiometricOrCredentialActivity.java42 .setTitle("Title") in onResume()

123456