Searched refs:three (Results 1 – 11 of 11) sorted by relevance
/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/Bluetooth/src/com/android/bluetooth/btservice/ |
D | bluetooth.proto | 151 // Initiator of the scan. Only the first three names will be stored. 190 // Initiator of the scan. Only the first three names will be stored.
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
D | DialpadFragment.java | 52 private final int[] mButtonIds = new int[] {R.id.zero, R.id.one, R.id.two, R.id.three, 99 mDisplayMap.put(R.id.three, '3'); in mDisplayMap.put() argument
|
/packages/apps/Dialer/tests/src/com/android/dialer/dialpad/ |
D | DialpadFragmentInstrumentationTest.java | 104 return R.id.three; in getViewIdByDigit()
|
/packages/services/Telephony/src/com/android/phone/ |
D | EmergencyDialer.java | 87 R.id.one, R.id.two, R.id.three, 393 case R.id.three: { in onPressed()
|
/packages/apps/ExactCalculator/tests/ |
D | README.txt | 9 There are three kinds of tests:
|
/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
D | DialpadFragment.java | 612 final int[] buttonIds = new int[] {R.id.one, R.id.two, R.id.three, R.id.four, R.id.five, in configureKeypadListeners() 850 } else if (resId == R.id.three) { in onPressed()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_emoji.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
/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
|