Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/tests/provider/src/android/provider/cts/
DContactsContract_CommonDataKinds_ImTest.java59 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()
DContacts_PhonesTest.java25 CharSequence label = "label"; in testGetDisplayLabel() local
62 CharSequence label = "label"; in testGetDisplayLabelCharSequenceArray() local
DContactsContract_CommonDataKinds_StructuredPostalTest.java45 String label = mResources.getString(res); in assertGetTypeLabel() local
49 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_EmailTest.java46 String label = mResources.getString(res); in assertGetTypeLabel() local
50 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_PhoneTest.java62 String label = mResources.getString(res); in assertGetTypeLabel() local
66 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_SipAddressTest.java45 String label = mResources.getString(res); in assertGetTypeLabel() local
49 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_RelationTest.java56 String label = mResources.getString(res); in assertGetTypeLabel() local
60 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_OrganizationTest.java48 String label = mResources.getString(res); in assertGetTypeLabel() local
52 private void assertCustomTypeLabel(String label) { in assertCustomTypeLabel()
DContacts_OrganizationsTest.java25 String label = "label"; in testGetDisplayLabel() local
DContacts_ContactMethodsTest.java55 String label = "label"; in test() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DDataObjectUnitTests.java164 final CharSequence label = "Out of service area"; in testDisconnectCause() local
198 final CharSequence label = "Wi-Fi call"; in testStatusHints() local
233 final CharSequence label = "Wi-Fi call"; in testGatewayInfo() local
DTestUtils.java96 PhoneAccountHandle handle, String label, String address) throws Exception { in registerSimPhoneAccount()
/cts/tools/dasm/src/java_cup/
Dproduction_part.java37 public String label() {return _label;} in label() method in production_part
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java178 final int label; field in UserRestrictions.UserRestrictionItem
181 public UserRestrictionItem(int label, int userAction, String intentAction) { in UserRestrictionItem()
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DSensorCtsHelper.java171 public static String formatAssertionMessage(String label, TestSensorEnvironment environment) { in formatAssertionMessage()
186 String label, in formatAssertionMessage()
203 String label, in formatAssertionMessage()
/cts/tests/tests/webkit/src/android/webkit/cts/
DDateSorterTest.java49 String label = dateSorter.getLabel(i); in testGetLabel() local
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/presenter/
DIconHeaderItemPresenter.java57 TextView label = (TextView) rootView.findViewById(R.id.header_label); in onBindViewHolder() local
/cts/tests/tests/os/src/android/os/cts/
DBuildVersionTest.java91 private void assertAnyOf(String label, String actualValue, Set<String> permittedValues) { in assertAnyOf()
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java43 private UiObject findRoot(String label) throws UiObjectNotFoundException { in findRoot()
66 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument()
/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java764 public String label; field in SELinuxHostTest.ProcessDetails
774 ProcessDetails(String label, String user, int pid, int ppid, String procTitle) { in ProcessDetails()
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java431 private void dump(String label, MotionEvent ev) { in dump()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencyLineActivity.java322 public Results(String label) { in Results()
DAudioFrequencySpeakerActivity.java339 public Results(String label) { in Results()
DAudioFrequencyUnprocessedActivity.java322 public Results(String label) { in Results()
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp31 void Matrix::print(const char* label) { in print()

12