/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | ContactsContract_CommonDataKinds_ImTest.java | 59 String label = mResources.getString(res); in assertGetProtocolLabel() local 63 private void assertCustomProtocolLabel(String label) { in assertCustomProtocolLabel() 73 String label = mResources.getString(res); in assertGetTypeLabel() local 77 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
D | Contacts_PhonesTest.java | 25 CharSequence label = "label"; in testGetDisplayLabel() local 32 CharSequence label = "label"; in testGetDisplayLabelCharSequenceArray() local
|
D | ContactsContract_CommonDataKinds_PhoneTest.java | 62 String label = mResources.getString(res); in assertGetTypeLabel() local 66 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
D | ContactsContract_CommonDataKinds_RelationTest.java | 56 String label = mResources.getString(res); in assertGetTypeLabel() local 60 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
D | ContactsContract_CommonDataKinds_SipAddressTest.java | 45 String label = mResources.getString(res); in assertGetTypeLabel() local 49 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
D | ContactsContract_CommonDataKinds_StructuredPostalTest.java | 45 String label = mResources.getString(res); in assertGetTypeLabel() local 49 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
D | ContactsContract_CommonDataKinds_OrganizationTest.java | 48 String label = mResources.getString(res); in assertGetTypeLabel() local 52 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
D | Contacts_OrganizationsTest.java | 24 String label = "label"; in testGetDisplayLabel() local
|
D | Contacts_ContactMethodsTest.java | 51 String label = "label"; in test() local
|
/cts/tests/tests/view/src/android/view/cts/input/ |
D | InputDeviceKeyLayoutMapTest.java | 210 private int updateMetaState(int action, String label) { in updateMetaState() 264 private KeyEvent generateKeyEvent(int action, String label) { in generateKeyEvent() 298 private void checkMetaKeyState(String label, int metaState) { in checkMetaKeyState() 339 String label = LABEL_PREFIX + entry.getKey(); in testLayoutKeyEvents() local
|
D | InputDeviceMultiDeviceKeyEventTest.java | 227 private KeyEvent generateKeyEvent(int deviceId, int action, String label, int repeat) { in generateKeyEvent() 260 private void assertKeyRepeat(int deviceId, String label, int repeat, int count) { in assertKeyRepeat() 268 private void assertKeyUp(int deviceId, String label) { in assertKeyUp()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | DataObjectUnitTests.java | 168 final CharSequence label = "Out of service area"; in testDisconnectCause() local 202 final CharSequence label = "Wi-Fi call"; in testStatusHints() local 237 final CharSequence label = "Wi-Fi call"; in testGatewayInfo() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
D | AbstractWebViewActivity.java | 33 protected UiObject2 getInput(UiBot uiBot, UiObject2 label) throws Exception { in getInput()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | DateSorterTest.java | 54 String label = dateSorter.getLabel(i); in testGetLabel() local
|
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/presenter/ |
D | IconHeaderItemPresenter.java | 57 TextView label = (TextView) rootView.findViewById(R.id.header_label); in onBindViewHolder() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | UserRestrictions.java | 406 final int label; field in UserRestrictions.UserRestrictionItem 409 public UserRestrictionItem(int label, int userAction, String intentAction) { in UserRestrictionItem()
|
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/preferred/ |
D | PreferredActivitiesTest.java | 297 private void chooseActivity(String label) { in chooseActivity() 304 private UiObject2 findActivityInDialog(String label) { in findActivityInDialog()
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTest.java | 82 private void revealRoot(UiSelector rootsList, String label) throws UiObjectNotFoundException { in revealRoot() 107 private UiObject findRoot(String label) throws UiObjectNotFoundException { in findRoot() 126 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() 176 private void assertToolbarTitleEquals(String label) throws UiObjectNotFoundException { in assertToolbarTitleEquals()
|
/cts/tests/sensor/src/android/hardware/cts/helpers/ |
D | SensorCtsHelper.java | 193 public static String formatAssertionMessage(String label, TestSensorEnvironment environment) { in formatAssertionMessage() 208 String label, in formatAssertionMessage() 225 String label, in formatAssertionMessage()
|
/cts/tests/tests/view/jni/ |
D | android_view_cts_InputDeviceKeyLayoutMapTest.cpp | 49 std::string type, code, label, flags; in loadGenericKl() local
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | TestWebView.java | 75 UiObject2 label = null; in getInput() local
|
/cts/tests/app/src/android/app/cts/ |
D | TaskDescriptionTest.java | 99 private void assertTaskDescription(Activity activity, String label, int resId, Bitmap bitmap) { in assertTaskDescription()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | PointerIconTest.java | 92 private TabHost.TabSpec createTabSpec(TabHost tabHost, String label, PointerIcon pointerIcon) { in createTabSpec()
|
/cts/hostsidetests/appcompat/compatchanges/src/com/android/cts/appcompat/ |
D | CompatChangesSelinuxTest.java | 143 String label = matcher.group("label"); in getPackageToDomain() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BuildVersionTest.java | 131 private void assertAnyOf(String label, String actualValue, Set<String> permittedValues) { in assertAnyOf()
|