/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
D | DialpadView.java | 80 private final int[] mButtonIds = new int[] {R.id.zero, R.id.one, R.id.two, R.id.three, 329 if (buttonId == R.id.three) { in getKeyButtonAnimationDelay() 369 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay() 382 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay() 423 } else if (buttonId == R.id.three || buttonId == R.id.six || buttonId == R.id.nine in getKeyButtonAnimationDuration() 434 } else if (buttonId == R.id.three || buttonId == R.id.six || buttonId == R.id.nine in getKeyButtonAnimationDuration() 440 if (buttonId == R.id.one || buttonId == R.id.two || buttonId == R.id.three in getKeyButtonAnimationDuration()
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DialpadView.java | 66 R.id.three, 324 if (buttonId == R.id.three) { in getKeyButtonAnimationDelay() 364 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay() 377 } else if (buttonId == R.id.three) { in getKeyButtonAnimationDelay() 422 } else if (buttonId == R.id.three in getKeyButtonAnimationDuration() 439 } else if (buttonId == R.id.three in getKeyButtonAnimationDuration() 449 || buttonId == R.id.three in getKeyButtonAnimationDuration()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | bluetooth.proto | 169 // Initiator of the scan. Only the first three names will be stored. 208 // Initiator of the scan. Only the first three names will be stored.
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | DialpadFragment.java | 54 mDisplayMap.put(R.id.three, '3'); in mDisplayMap.put() argument 71 R.id.three,
|
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyDialer.java | 87 R.id.one, R.id.two, R.id.three, 391 case R.id.three: { in onPressed()
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ |
D | OngoingCallFragment.java | 63 mDialpadButtonMap.put(R.id.three, '3'); in mDialpadButtonMap.put() argument 159 dialPadContainer.findViewById(R.id.three), in onCreateView()
|
D | DialerFragment.java | 191 parent.findViewById(R.id.three).setOnClickListener(new DialpadClickListener("3")); in setupKeypad()
|
/packages/apps/Dialer/java/com/android/dialer/app/dialpad/ |
D | DialpadFragment.java | 568 R.id.three, in configureKeypadListeners() 820 } else if (resId == R.id.three) { in onPressed()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_emoji.combined.gz | 1dictionary=emoji:en,description=Emoji for English words,locale=en,date ... |
D | en_GB_wordlist.combined.gz | ... ,flags=,originalFreq=116
169 word=three,f=160,flags=,originalFreq= ... |
D | en_US_wordlist.combined.gz | ... ,flags=,originalFreq=116
167 word=three,f=160,flags=,originalFreq= ... |
D | en_wordlist.combined.gz | ... ,flags=,originalFreq=116
169 word=three,f=160,flags=,originalFreq= ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | dom.md | 105 …parsing of string. The examples of [stream](doc/stream.md) uses the first three. *In situ* parsing…
|
D | Doxyfile.in | 1247 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
|