/cts/tests/tests/provider/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_EmailTest.java | 46 String label = mResources.getString(res); in assertGetTypeLabel() local 50 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
|
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_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_RelationTest.java | 56 String label = mResources.getString(res); in assertGetTypeLabel() local 60 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/hostsidetests/statsd/src/android/cts/statsd/metric/ |
D | MetricsUtils.java | 56 public static AtomMatcher startAtomMatcherWithLabel(int id, int label) { in startAtomMatcherWithLabel() 72 public static AtomMatcher stopAtomMatcherWithLabel(int id, int label) { in stopAtomMatcherWithLabel() 95 public static AtomMatcher appBreadcrumbMatcherWithLabel(int id, int label) { in appBreadcrumbMatcherWithLabel() 106 public static AtomMatcher appBreadcrumbMatcherWithLabelAndState(int id, int label, in appBreadcrumbMatcherWithLabelAndState() 122 public static AtomMatcher simpleAtomMatcher(int id, int label) { in simpleAtomMatcher()
|
D | DurationMetricsTests.java | 55 final int label = 1; in testDurationMetric() local
|
/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/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | UserRestrictions.java | 279 final int label; field in UserRestrictions.UserRestrictionItem 282 public UserRestrictionItem(int label, int userAction, String intentAction) { in UserRestrictionItem()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | AbstractWebViewActivity.java | 32 protected UiObject2 getInput(UiBot uiBot, UiObject2 label) throws Exception { in getInput()
|
D | VirtualContainerView.java | 342 Line addLine(String labelId, String label, String textId, String text, int inputType) { in addLine() 416 final Item label; field in VirtualContainerView.Line 427 private Line(String labelId, String label, String textId, String text, int inputType) { in Line()
|
/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/tests/sensor/src/android/hardware/cts/helpers/ |
D | SensorCtsHelper.java | 187 public static String formatAssertionMessage(String label, TestSensorEnvironment environment) { in formatAssertionMessage() 202 String label, in formatAssertionMessage() 219 String label, in formatAssertionMessage()
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTest.java | 56 private void revealRoot(UiSelector rootsList, String label) throws UiObjectNotFoundException { in revealRoot() 81 private UiObject findRoot(String label) throws UiObjectNotFoundException { in findRoot() 100 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument()
|
/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 | 90 private TabHost.TabSpec createTabSpec(TabHost tabHost, String label, PointerIcon pointerIcon) { in createTabSpec()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BuildVersionTest.java | 120 private void assertAnyOf(String label, String actualValue, Set<String> permittedValues) { in assertAnyOf()
|
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/ |
D | AtomTestCase.java | 809 public void doAppBreadcrumbReportedStart(int label) throws Exception { in doAppBreadcrumbReportedStart() 813 public void doAppBreadcrumbReportedStop(int label) throws Exception { in doAppBreadcrumbReportedStop() 817 public void doAppBreadcrumbReported(int label) throws Exception { in doAppBreadcrumbReported() 821 public void doAppBreadcrumbReported(int label, int state) throws Exception { in doAppBreadcrumbReported()
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 659 final String label; field in UsageStatsTest.AggrEventData 664 AggrEventData(String label) { in AggrEventData() 746 private void verifyCount(int oldCount, int newCount, boolean larger, String label, in verifyCount() 763 private void verifyDuration(long oldDur, long newDur, boolean larger, String label, in verifyDuration()
|