/packages/modules/adb/ |
D | SYNC.TXT | 19 responses. The first four bytes are an id that specifies the sync request. It is 20 represented by four utf-8 characters. The last four bytes are a Little-Endian 40 1. A four-byte sync response id "DENT" 41 2. A four-byte integer representing file mode. 42 3. A four-byte integer representing file size. 43 4. A four-byte integer representing last modified time. 44 5. A four-byte integer representing file name length.
|
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
D | DialpadView.java | 81 R.id.four, R.id.five, R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.star, 347 } else if (buttonId == R.id.four) { in getKeyButtonAnimationDelay() 355 } else if (buttonId == R.id.four) { in getKeyButtonAnimationDelay() 384 } else if (buttonId == R.id.four) { in getKeyButtonAnimationDelay() 417 if (buttonId == R.id.one || buttonId == R.id.four || buttonId == R.id.seven in getKeyButtonAnimationDuration() 428 if (buttonId == R.id.one || buttonId == R.id.four || buttonId == R.id.seven in getKeyButtonAnimationDuration() 441 || buttonId == R.id.four || buttonId == R.id.five || buttonId == R.id.six) { in getKeyButtonAnimationDuration()
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DialpadView.java | 66 R.id.four, 359 } else if (buttonId == R.id.four) { in getKeyButtonAnimationDelay() 367 } else if (buttonId == R.id.four) { in getKeyButtonAnimationDelay() 396 } else if (buttonId == R.id.four) { in getKeyButtonAnimationDelay() 430 || buttonId == R.id.four in getKeyButtonAnimationDuration() 447 || buttonId == R.id.four in getKeyButtonAnimationDuration() 467 || buttonId == R.id.four in getKeyButtonAnimationDuration()
|
D | DialpadFragment.java | 708 R.id.four, in configureKeypadListeners() 972 } else if (resId == R.id.four) { in onPressed()
|
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/table/packed/ |
D | IntValuePackedTableTest.java | 251 IntValueTable.TableEntry four = intValuePackedTable.getEntry(4); in entryNextAndPrevious() local 253 assertEquals(four, two.getNext()); in entryNextAndPrevious() 255 assertNull(four.getNext()); in entryNextAndPrevious()
|
D | PackedTableReaderWriterTest.java | 453 PackedTableReader.Entry four = tableReader.getEntry(4); in entryNextAndPrevious() local 455 assertEquals(four, two.getNext()); in entryNextAndPrevious() 458 assertNull(four.getNext()); in entryNextAndPrevious()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | DialpadFragment.java | 57 displayMap.put(R.id.four, '4'); in displayMap.put() argument 74 R.id.four,
|
/packages/providers/ContactsProvider/tests/assets/testUnsynced/ |
D | readme.txt | 2 (by using the four corners trick in the Donut Welcome Screen). The contacts have different fields
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_feature_detection.cpp | 1340 float *four,*five; in db_MaxSuppressFilterChunk_5x5_Aligned16_f() local 1345 four=temp; in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1346 five=four+132; in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1356 four[i]=0.0; in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1369 db_MaxVector_128_Aligned16_f(four,two[i&3],two[(i-3)&3]); in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1371 db_MaxVector_128_Aligned16_f(five,four,two[(i-1)&3]); in db_MaxSuppressFilterChunk_5x5_Aligned16_f() 1377 db_MaxVector_128_SecondSourceDestAligned16_f(sf[i]+lm2,four+2,five); in db_MaxSuppressFilterChunk_5x5_Aligned16_f()
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/dialpad/ |
D | KeypadFragment.java | 51 sRIdMap.put(KeyEvent.KEYCODE_4, R.id.four); in sRIdMap.put() argument
|
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyDialer.java | 127 R.id.four, R.id.five, R.id.six, 553 } else if (view.getId() == R.id.four) { in onPressed()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_emoji.combined.gz | 1dictionary=emoji:en,description=Emoji for English words,locale=en,date ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | ... ,flags=,originalFreq=162
130 word=four,f=162,flags=,originalFreq= ... |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | ... ,flags=,originalFreq=162
130 word=four,f=162,flags=,originalFreq= ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
/packages/modules/NeuralNetworks/tools/api/ |
D | types.spec | 1608 * * (%{NNAPILevel3} or later) The four layer normalization weights either all have 3877 * the first four values in length_box_encoding specifying the bounding 3882 * height. All the entries in length_box_encoding beyond the first four
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 2664 // WME data packet contention time statistics for all four categories: BE, BK, VI, VO
|