/frameworks/base/core/java/android/widget/ |
D | TimePickerClockDelegate.java | 389 private void setHourInternal(int hour, boolean isFromPicker, boolean announce) { 395 updateHeaderHour(hour, announce); 604 private void updateHeaderHour(int hourOfDay, boolean announce) { 608 if (announce) { 613 private void updateHeaderMinute(int minuteOfHour, boolean announce) { 616 if (announce) { 672 private void setCurrentItemShowing(int index, boolean animateCircle, boolean announce) { in setCurrentItemShowing() argument 676 if (announce) { in setCurrentItemShowing() 680 if (announce) { in setCurrentItemShowing()
|
D | DatePickerCalendarDelegate.java | 314 private void onCurrentDateChanged(boolean announce) { in onCurrentDateChanged() argument 328 if (announce) { in onCurrentDateChanged()
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
D | KeyguardPinBasedInputView.java | 162 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() argument 163 mPasswordEntry.reset(animate, announce); in resetPasswordText()
|
D | KeyguardAbsKeyInputView.java | 175 protected abstract void resetPasswordText(boolean animate, boolean announce); in resetPasswordText() argument
|
D | KeyguardPasswordView.java | 208 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText() argument
|
D | PasswordTextView.java | 271 public void reset(boolean animated, boolean announce) { in reset() argument 300 if (announce) { in reset()
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
D | TimePickerDialog.java | 417 private void setHour(int value, boolean announce) { 432 if (announce) { 449 boolean announce) { 459 if (announce) { 466 if (announce) {
|
/frameworks/base/docs/html/distribute/engage/ |
D | community.jd | 23 announce game tournaments, new content, promotions, and other great content.
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
D | DatePickerDialog.java | 334 private void updateDisplay(boolean announce) { in updateDisplay() argument 352 if (announce) { in updateDisplay()
|
/frameworks/base/docs/html/distribute/users/ |
D | build-buzz.jd | 150 developers use PR to announce new features in their apps or games, which, in 166 your own channels: update users on your plans before launch, announce your
|
D | know-your-user.jd | 129 feedback, announce surveys and contests, and see how users react to new
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | checklist.jd | 155 framework APIs. For example, if your application takes action that you want to announce to a
|
D | apps.jd | 127 <p>By including the description, an accessibility service that provides spoken feedback can announce 564 simply announce "Calendar" or, only slightly better, "April Calendar" and the user would be left
|
D | services.jd | 258 announces “4 PM”, but does not announce the weekday name, the day of the month, or the month name,
|
/frameworks/base/docs/html/design/patterns/ |
D | notifications_k.jd | 346 background. For example, music players announce the currently playing track in
|
D | notifications.jd | 713 For example, music players announce the currently playing track in the
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.1.jd | 86 system broadcasts, to announce when a USB device or accessory is attached or
|