/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | ByteArrayHelpers.java | 159 public static byte[] toByteArray(Number... numbers) { in toByteArray() argument 160 if (numbers.length == 0) { in toByteArray() 164 if (VERBOSE) Log.v(TAG, "toByteArray - input: " + Arrays.toString(numbers)); in toByteArray() 167 ByteBuffer byteBuffer = ByteBuffer.allocate(numbers.length * (Double.SIZE / Byte.SIZE)) in toByteArray() 170 for (int i = 0; i < numbers.length; ++i) { in toByteArray() 171 Number value = numbers[i]; in toByteArray() 197 if (numbers.length != 0 && byteBuffer.position() < numbers.length) { in toByteArray() 200 numbers.length, byteBuffer.position())); in toByteArray()
|
/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/ |
D | ManageDialog.java | 143 String[] numbers = getNumbers(); in handleMessage() local 144 if (numbers != null) { in handleMessage() 154 numbers[1], numbers[2])); in handleMessage() 158 numbers[9], numbers[10])); in handleMessage() 175 String[] numbers = line.substring(prefix.length()).split(" +"); in getNumbers() local 177 if (!numbers[i].equals("0")) { in getNumbers() 178 return numbers; in getNumbers()
|
/frameworks/ml/nn/tools/systrace_parser/parser/test/ |
D | omr1.txt | 15 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers 30 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers 45 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers 60 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers 75 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers
|
D | unittest.txt | 15 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers 31 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers
|
D | hdrnet-bm.txt | 16 with the rest of the numbers
|
D | hdrnet.txt | 15 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers
|
D | cpu.txt | 16 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers
|
D | old.txt | 15 …al ignores missing (n/a) values and thus is not necessarily consistent with the rest of the numbers
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/frameworks/av/media/utils/ |
D | EventLogTags.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/frameworks/ex/common/tests/src/com/android/common/widget/ |
D | GroupingListAdapterTests.java | 107 private void buildCursor(String... numbers) { in buildCursor() argument 110 for (String number : numbers) { in buildCursor() 288 String[] numbers = new String[500]; in testGroupDescriptorArrayGrowth() local 289 for (int i = 0; i < numbers.length; i++) { in testGroupDescriptorArrayGrowth() 292 numbers[i] = String.valueOf((i / 2) * 2); in testGroupDescriptorArrayGrowth() 295 buildCursor(numbers); in testGroupDescriptorArrayGrowth()
|
/frameworks/rs/tests/java_api/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 7 1. All the timing numbers are in nanoseconds, since a lot of the kernel is processed really fast. 8 … the logcat would have 7 time entries for this kernel and we need to add these 7 numbers together. 14 …g title, and paste them in the N5.txt file. If you want to take 3 set of numbers and average them,…
|
/frameworks/ex/common/java/com/android/common/contacts/ |
D | DataUsageStatUpdater.java | 58 public boolean updateWithPhoneNumber(Collection<String> numbers) { in updateWithPhoneNumber() argument
|
/frameworks/rs/script_api/ |
D | rs_convert.spec | 41 Converting numbers too large to fit the destination type yields undefined results. 109 input numbers greater than INT_MAX/255.f or less than INT_MIN/255.f result in
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 11 * The numbers we are trying to measure are end-to-end numbers
|
/frameworks/base/telephony/java/android/telephony/ims/feature/ |
D | MmTelFeature.java | 104 public int shouldProcessCall(String[] numbers) { 106 return MmTelFeature.this.shouldProcessCall(numbers); 665 public @ProcessCallResult int shouldProcessCall(@NonNull String[] numbers) { in shouldProcessCall() argument
|
/frameworks/base/core/proto/ |
D | README.md | 41 1. Leave field numbers 50,000 - 100,000 reserved for OEMs.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | VisualVoicemailSmsFilter.java | 326 private static boolean isSmsFromNumbers(SmsMessage message, List<String> numbers) { in isSmsFromNumbers() argument 332 for (String number : numbers) { in isSmsFromNumbers()
|
/frameworks/base/core/java/com/android/internal/colorextraction/types/ |
D | Tonal.java | 560 float[] numbers = new float[tokens.length]; in readFloatArray() local 562 numbers[i] = Float.parseFloat(tokens[i]); in readFloatArray() 564 return numbers; in readFloatArray()
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | MmTelFeatureConnection.java | 539 String[] numbers) throws RemoteException { in shouldProcessCall() argument 548 return getServiceInterface(mBinder).shouldProcessCall(numbers); in shouldProcessCall()
|
/frameworks/base/cmds/idmap2/ |
D | Android.bp | 115 "-readability-magic-numbers",
|
/frameworks/base/core/proto/android/telephony/ |
D | enums.proto | 119 * The phone is registered and locked. Only emergency numbers are allowed. {@more}
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 24 # These event log tags must be assigned specific numbers (no "?") in the range
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | math_fp16.rscript | 401 // Test nextafter at the boundary of subnormal numbers. Since RenderScript 440 // Don't test subnormal numbers as implementations are not expected to
|
/frameworks/base/data/keyboards/ |
D | Generic.kl | 419 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
|