/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 | 149 String[] numbers = getNumbers(); in handleMessage() local 150 if (numbers != null) { in handleMessage() 160 numbers[1], numbers[2])); in handleMessage() 164 numbers[9], numbers[10])); in handleMessage() 181 String[] numbers = line.substring(prefix.length()).split(" +"); in getNumbers() local 183 if (!numbers[i].equals("0")) { in getNumbers() 184 return numbers; in getNumbers()
|
/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/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/ex/common/java/com/android/common/contacts/ |
D | DataUsageStatUpdater.java | 155 public boolean updateWithPhoneNumber(Collection<String> numbers) { in updateWithPhoneNumber() argument 157 Log.d(TAG, "updateWithPhoneNumber: " + Arrays.toString(numbers.toArray())); in updateWithPhoneNumber() 159 if (numbers != null && !numbers.isEmpty()) { in updateWithPhoneNumber() 162 final String[] questionMarks = new String[numbers.size()]; in updateWithPhoneNumber() 164 whereArgs.addAll(numbers); in updateWithPhoneNumber()
|
/frameworks/rs/java/tests/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/rs/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/docs/html/distribute/stories/apps/ |
D | sayhi.jd | 2 …e SayHi team used details from Google Analytics, the DAU and user growth numbers, to identify seve… 31 details from Google Analytics, the DAU and user growth numbers, the SayHi team
|
/frameworks/base/docs/html/distribute/engage/ |
D | analytics.jd | 28 Google Analytics delivers the numbers in real time, so you can act fast to
|
/frameworks/base/docs/html/guide/appendix/ |
D | app-intents.jd | 32 <td><p>Calls the entered phone number. Valid telephone numbers as defined 41 telephone numbers, so the schema described isn't strictly required
|
D | g-app-intents.jd | 41 <td><p>Calls the entered phone number. Valid telephone numbers as defined 50 telephone numbers, so the schema described isn't strictly required
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | string-resource.jd | 320 …<td>{@code one}</td><td>When the language requires special treatment of numbers like one (as with … 323 …<td>{@code two}</td><td>When the language requires special treatment of numbers like two (as with … 326 … the language requires special treatment of "small" numbers (as with 2, 3, and 4 in Czech; or numb… 329 …/td><td>When the language requires special treatment of "large" numbers (as with numbers ending 11… 332 …ge does not require special treatment of the given quantity (as with all numbers in Chinese, or 42…
|
D | multilingual-support.jd | 213 apps could get away with storing some numbers and dates as hard coded strings 220 make sure to use formatters instead of hard coding numbers and date strings.</p>
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | index.jd | 39 <dd>Learn how to show certain soft input methods, such as those designed for phone numbers, web
|
/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/base/docs/html/training/connect-devices-wirelessly/ |
D | nsd.jd | 92 …href="http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml">t… 93 IANA list of service names and port numbers</a>.
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | index.jd | 77 such as phone numbers and email addresses. You can retrieve all details, or you can
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/intents/ |
D | result.jd | 63 pickContactIntent.setType(Phone.CONTENT_TYPE); // Show user only contacts w/ phone numbers
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/intents/ |
D | result.jd | 63 pickContactIntent.setType(Phone.CONTENT_TYPE); // Show user only contacts w/ phone numbers
|
/frameworks/base/docs/html-intl/intl/ko/training/basics/intents/ |
D | result.jd | 63 pickContactIntent.setType(Phone.CONTENT_TYPE); // Show user only contacts w/ phone numbers
|
/frameworks/base/docs/html-intl/intl/ru/training/basics/intents/ |
D | result.jd | 63 pickContactIntent.setType(Phone.CONTENT_TYPE); // Show user only contacts w/ phone numbers
|
/frameworks/base/docs/html-intl/intl/ja/training/basics/intents/ |
D | result.jd | 63 pickContactIntent.setType(Phone.CONTENT_TYPE); // Show user only contacts w/ phone numbers
|
/frameworks/base/media/java/android/media/ |
D | ExifInterface.java | 1376 final String[] numbers = values[j].split("/"); in setAttribute() local 1377 rationalArray[j] = new Rational(Long.parseLong(numbers[0]), in setAttribute() 1378 Long.parseLong(numbers[1])); in setAttribute() 1388 final String[] numbers = values[j].split("/"); in setAttribute() local 1389 rationalArray[j] = new Rational(Long.parseLong(numbers[0]), in setAttribute() 1390 Long.parseLong(numbers[1])); in setAttribute()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | LockPatternUtils.java | 891 int numbers = 0; in saveLockPassword() local 903 numbers++; in saveLockPassword() 912 numbers, symbols, nonletter, userHandle); in saveLockPassword() local
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-element.jd | 57 ('A' through 'Z'), numbers, and underscores ('_'). However, individual 106 one version is more recent than another, with higher numbers indicating more
|