/cts/tests/tests/location/src/android/location/cts/ |
D | AddressTest.java | 40 Address address = new Address(Locale.GERMAN); in testDescribeContents() local 52 Address address = new Address(Locale.ITALY); in testAccessAdminArea() local 63 Address address = new Address(Locale.JAPAN); in testAccessCountryCode() local 74 Address address = new Address(Locale.KOREA); in testAccessCountryName() local 85 Address address = new Address(Locale.TAIWAN); in testAccessExtras() local 102 Address address = new Address(Locale.SIMPLIFIED_CHINESE); in testAccessFeatureName() local 113 Address address = new Address(Locale.CHINA); in testAccessLatitude() local 131 Address address = new Address(Locale.CHINA); in testAccessLongitude() local 149 Address address = new Address(Locale.CHINA); in testAccessPhone() local 160 Address address = new Address(Locale.CHINA); in testAccessPostalCode() local [all …]
|
/cts/tests/tests/net/src/android/net/rtp/cts/ |
D | AudioStreamTest.java | 26 private void testRtpStream(InetAddress address) throws Exception { in testRtpStream() 28 assertEquals(stream.getLocalAddress(), address); in testRtpStream() local 34 assertEquals(stream.getRemoteAddress(), address); in testRtpStream() local
|
/cts/tests/tests/text/src/android/text/util/cts/ |
D | Rfc822TokenTest.java | 29 final String address = "jdoe@example.net"; in testConstructor() local 54 final String address = "jdoe@example.net"; in testAccessName() local 86 final String address = "jdoe@example.net"; in testAccessComment() local 105 String address = "jdoe@example.net"; in testAccessAddress() local
|
D | Rfc822TokenizerTest.java | 145 String address, String comment) { in localAssertEquals()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | NumberDialingTest.java | 43 Uri address = Uri.fromParts("tel", "*1234#", null); in testEndInPound() local
|
D | TestUtils.java | 92 PhoneAccountHandle handle, String label, String address) throws Exception { in registerSimPhoneAccount()
|
D | ConnectionTest.java | 142 final Uri address = Uri.fromParts("tel", "1234567", null); in testSetAndGetAddress() local
|
D | BaseTelecomTestWithMockServices.java | 148 protected void startCallTo(Uri address, PhoneAccountHandle accountHandle) { in startCallTo()
|
D | RemoteConnectionTest.java | 372 Uri address = Uri.parse("tel:555"); in testRemoteConnectionCallbacks_AddressChange() local
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
D | SmsUsageMonitorShortCodeTest.java | 61 final String address; field in SmsUsageMonitorShortCodeTest.ShortCodeTest 492 private boolean isCDMA112(String address) { in isCDMA112()
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | MyVpnService.java | 61 InetAddress address = InetAddress.getByName(prefixAndMask[0]); in start() local 77 InetAddress address = InetAddress.getByName(prefixAndMask[0]); in start() local
|
D | VpnTest.java | 267 InetAddress address = InetAddress.getByName(to); in checkPing() local 408 InetAddress address = InetAddress.getByName(to); in checkUdpEcho() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | gbemu.js | 7007 GameBoyCore.prototype.channel3WriteRAM = function (address, data) { argument 8506 GameBoyCore.prototype.generateGBTileLine = function (address) { argument 8520 GameBoyCore.prototype.generateGBCTileLineBank1 = function (address) { argument 8565 GameBoyCore.prototype.generateGBCTileLineBank2 = function (address) { argument 8608 GameBoyCore.prototype.generateGBOAMTileLine = function (address) { argument 8788 GameBoyCore.prototype.memoryRead = function (address) { argument 8792 GameBoyCore.prototype.memoryHighRead = function (address) { argument 8993 this.memoryReader[index] = function (parentObj, address) { argument 8996 this.memoryHighReader[index & 0xFF] = function (parentObj, address) { argument 9108 GameBoyCore.prototype.memoryReadNormal = function (parentObj, address) { argument [all …]
|
/cts/tests/tests/os/jni/ |
D | android_os_cts_NoExecutePermissionTest.cpp | 26 static jboolean isAddressExecutable(uintptr_t address) { in isAddressExecutable()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | EnumDevicesTest.java | 108 String address = deviceInfo.getAddress(); in test_devicesInfoFields() local
|
/cts/tests/tests/net/src/android/net/ipv6/cts/ |
D | PingTest.java | 99 InetAddress address, byte[] packet) throws ErrnoException, IOException { in sendPing()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | DevicePickerActivity.java | 207 Device(String name, String address) { in Device()
|
/cts/tests/tests/database/src/android/database/cts/ |
D | DatabaseUtilsTest.java | 113 String address = "LA"; in testBindObjectToProgram() local
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
D | SQLiteDatabaseTest.java | 331 String address = "LA"; in testCompileStatement() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
D | bootstrap.css | 573 address { selector
|