/cts/hostsidetests/devicepolicy/app/VpnApp/src/com/android/cts/vpnfirewall/ |
D | Rfc1071.java | 20 static int checksum(byte[] data, int length) { in checksum()
|
D | IcmpMessage.java | 31 IcmpMessage(DataInputStream stream, int length) throws IOException { in IcmpMessage()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | SparseArrayTest.java | 33 int length = VALUES.length; in testSparseArrayWithDefaultCapacity() local 98 int length = VALUES.length; in testSparseArrayWithSpecifiedCapacity() local
|
D | LongSparseArrayTest.java | 37 int length = VALUES.length; in testSparseArrayWithDefaultCapacity() local 102 int length = VALUES.length; in testSparseArrayWithSpecifiedCapacity() local
|
D | SparseLongArrayTest.java | 37 int length = VALUES.length; in testSparseArrayWithDefaultCapacity() local 98 int length = VALUES.length; in testSparseArrayWithSpecifiedCapacity() local
|
D | SparseBooleanArrayTest.java | 38 int length = VALUES.length; in testSparseBooleanArrayWithDefaultCapacity() local 94 int length = VALUES.length; in testSparseBooleanArrayWithSpecifiedCapacity() local
|
D | SparseIntArrayTest.java | 40 int length = VALUES.length; in testSparseIntArrayWithDefaultCapacity() local 89 int length = VALUES.length; in testSparseIntArrayWithSpecifiedCapacity() local
|
D | XmlEncodingTest.java | 206 public void characters(char[] ch, int start, int length) throws SAXException { in characters() 227 public void ignorableWhitespace(char[] ch, int start, int length) throws SAXException { in ignorableWhitespace()
|
D | XmlTest.java | 123 public void characters(char[] ch, int start, int length) throws SAXException { in characters() 144 public void ignorableWhitespace(char[] ch, int start, int length) throws SAXException { in ignorableWhitespace()
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_CharDeviceTest.cpp | 36 int length = page_size * page_size; in android_security_cts_CharDeviceTest_doExynosWriteTest() local 74 int length = page_size * page_size; in android_security_cts_CharDeviceTest_doExynosReadTest() local
|
/cts/tests/tests/net/src/android/net/rtp/cts/ |
D | AudioGroupTest.java | 77 private void assertPacket(DatagramSocket socket, int length) throws Exception { in assertPacket() 81 assertEquals(packet.getLength(), length); in assertPacket() local
|
/cts/tools/cfassembler/src/dxconvext/util/ |
D | FileUtils.java | 67 int length = (int) longLength; in readFile() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | XmpDepthDecode.java | 139 public int length; field in XmpDepthDecode.Section 247 int length = lh << 8 | ll; in parse() local 294 private static Section readSection(InputStream is, int length, in readSection() 430 int length = endOffset - startOffset; in parseExtendedXMPSections() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
D | CANotifyOnBootActivity.java | 65 int length; in onClick() local
|
/cts/suite/audio_quality/test_description/ |
D | processing_main.py | 145 def readRaw(self, length): argument 172 def readI16Array(self, length): argument
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsUtils.java | 228 int length = w * bytesPerPixel; in getDataFromImage() local 254 int length = (w * ImageFormat.getBitsPerPixel(format)) / 8; in getDataFromImage() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetFileDescriptor_AutoCloseInputStreamTest.java | 155 private void openInput(long startOffset, long length) in openInput()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | SoundPoolTest.java | 107 long length = afd.getLength(); in testLoad() local 127 int length = is.read(buffer); in createSoundFile() local
|
D | YUVImage.java | 115 int length = (h - 1) * rowStride + (w - 1) * pixelStride + 1; in YUVPlane() local
|
D | JetPlayerTest.java | 185 int length; in prepareFile() local
|
/cts/tests/tests/net/src/android/net/ipv6/cts/ |
D | PingTest.java | 80 private void assertArrayBytesEqual(byte[] expected, byte[] actual, int length) { in assertArrayBytesEqual()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | PasswordMinimumRestrictionsTest.java | 186 ComponentName componentName, int length) throws Exception { in invokeSetMethod()
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
D | SmsMessageTest.java | 335 int length = array.length; in toHexString() local 358 int length = hexString.length(); in hexStringToByteArray() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | Util.java | 50 public static Complex[] padZeros(Complex[] data, int length) { in padZeros()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | AlteredCharSequenceTest.java | 162 public int length() { in length() method in AlteredCharSequenceTest.MockSpanned
|