/cts/tests/tests/provider/src/android/provider/cts/ |
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 62 CharSequence label = "label"; in testGetDisplayLabelCharSequenceArray() local
|
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 | 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_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 | Contacts_OrganizationsTest.java | 25 String label = "label"; in testGetDisplayLabel() local
|
D | Contacts_ContactMethodsTest.java | 55 String label = "label"; in test() local
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | DataObjectUnitTests.java | 166 final CharSequence label = "Out of service area"; in testDisconnectCause() local 200 final CharSequence label = "Wi-Fi call"; in testStatusHints() local 235 final CharSequence label = "Wi-Fi call"; in testGatewayInfo() local
|
D | TestUtils.java | 92 PhoneAccountHandle handle, String label, String address) throws Exception { in registerSimPhoneAccount()
|
/cts/tools/dasm/src/java_cup/ |
D | production_part.java | 37 public String label() {return _label;} in label() method in production_part
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
D | SensorCtsHelper.java | 160 public static String formatAssertionMessage(String label, TestSensorEnvironment environment) { in formatAssertionMessage() 175 String label, in formatAssertionMessage() 192 String label, in formatAssertionMessage()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | DateSorterTest.java | 49 String label = dateSorter.getLabel(i); in testGetLabel() local
|
/cts/tests/leanbackjank/app/src/android/cts/jank/leanback/presenter/ |
D | IconHeaderItemPresenter.java | 57 TextView label = (TextView) rootView.findViewById(R.id.header_label); in onBindViewHolder() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BuildVersionTest.java | 88 private void assertAnyOf(String label, String actualValue, Set<String> permittedValues) { in assertAnyOf()
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTest.java | 74 private UiObject findRoot(String label) throws UiObjectNotFoundException { in findRoot() 97 private UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
D | SimpleReaderActivity.java | 52 String label = getIntent().getStringExtra(EXTRA_LABEL); in onCreate() local
|
/cts/hostsidetests/security/src/android/cts/security/ |
D | SELinuxHostTest.java | 683 public String label; field in SELinuxHostTest.ProcessDetails 693 ProcessDetails(String label, String user, int pid, int ppid, String procTitle) { in ProcessDetails()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 397 private void dump(String label, MotionEvent ev) { in dump()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioFrequencyLineActivity.java | 308 public Results(String label) { in Results()
|
D | AudioFrequencySpeakerActivity.java | 349 public Results(String label) { in Results()
|
D | AudioFrequencyMicActivity.java | 447 public Results(String label) { in Results()
|
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
D | Matrix.cpp | 31 void Matrix::print(const char* label) { in print()
|