Home
last modified time | relevance | path

Searched refs:PM (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
DAmPmCirclesView.java55 private static final int PM = TimePickerDialog.PM; field in AmPmCirclesView
143 return PM; in getIsTouchingAmOrPm()
185 } else if (mAmOrPm == PM) { in onDraw()
192 } else if (mAmOrPmPressed == PM) { in onDraw()
DRadialPickerLayout.java62 private static final int PM = TimePickerDialog.PM; field in RadialPickerLayout
184 mAmPmCirclesView.initialize(context, initialHoursOfDay < 12? AM : PM); in initialize()
288 return PM; in getIsCurrentlyAmOrPm()
304 } else if (value == PM) { in setValueForItem()
589 if (mIsTouchingAmOrPm == AM || mIsTouchingAmOrPm == PM) { in onTouch()
642 if (mIsTouchingAmOrPm == AM || mIsTouchingAmOrPm == PM) { in onTouch()
683 if (mIsTouchingAmOrPm == AM || mIsTouchingAmOrPm == PM) { in onTouch()
708 } else if (amOrPm == PM && value != 12) { in onTouch()
DTimePickerDialog.java68 public static final int PM = 1; field in TimePickerDialog
280 updateAmPmDisplay(mInitialHourOfDay < 12? AM : PM); in onCreateView()
287 amOrPm = PM; in onCreateView()
288 } else if (amOrPm == PM){ in onCreateView()
364 } else if (amOrPm == PM){
520 } else if (deleted == getAmOrPmKeyCode(PM)) {
536 (keyCode == getAmOrPmKeyCode(AM) || keyCode == getAmOrPmKeyCode(PM)))) {
628 mTypedTimes.contains(getAmOrPmKeyCode(PM)));
674 updateAmPmDisplay(hour < 12? AM : PM); in updateDisplay()
741 } else if (keyCode == getAmOrPmKeyCode(PM)){
[all …]
/frameworks/base/tools/layoutlib/bridge/src/android/widget/
DTimePickerClockDelegate_Delegate.java30 private static final int PM = 1; field in TimePickerClockDelegate_Delegate
37 } else if (amOrPm == PM) { in getAmOrPmKeyCode()
/frameworks/compile/libbcc/tools/bcc_strip_attr/
Dbcc_strip_attr.cpp129 legacy::PassManager PM; in main() local
130 PM.add(createStripAttributePass()); in main()
131 PM.run(*M.get()); in main()
/frameworks/base/core/java/android/widget/
DTimePickerClockDelegate.java77 static final int PM = 1; field in TimePickerClockDelegate
360 updateAmPmLabelStates(mInitialHourOfDay < 12 ? AM : PM); in updateHeaderAmPm()
397 mRadialTimePickerView.setAmOrPm(mInitialHourOfDay < 12 ? AM : PM);
412 case PM:
684 final boolean isPm = amOrPm == PM;
870 } else if (deleted == getAmOrPmKeyCode(PM)) {
886 (keyCode == getAmOrPmKeyCode(AM) || keyCode == getAmOrPmKeyCode(PM)))) {
978 mTypedTimes.contains(getAmOrPmKeyCode(PM)));
1023 updateAmPmLabelStates(hour < 12 ? AM : PM);
1090 } else if (keyCode == getAmOrPmKeyCode(PM)){
[all …]
DRadialTimePickerView.java74 private static final int PM = 1; field in RadialTimePickerView
468 final int amOrPm = (hour == 0 || (hour % 24) < 12) ? AM : PM; in setCurrentHourInternal()
506 } else if (mAmOrPm == PM) { in getHourForDegrees()
1273 } else if (amOrPm == PM) { in hour12To24()
DTimePickerSpinnerDelegate.java457 int index = mIsAm ? Calendar.AM : Calendar.PM; in updateAmPmControl()
/frameworks/base/docs/html-intl/intl/ru/distribute/googleplay/quality/
Dcore.jd584 <a href="#PM-1">PM-1</a>
1063 PM-1
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/googleplay/quality/
Dcore.jd584 <a href="#PM-1">PM-1</a>
1063 PM-1
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/quality/
Dcore.jd520 <a href="#PM-1">PM-1</a>
944 PM-1
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/quality/
Dcore.jd584 <a href="#PM-1">PM-1</a>
1063 PM-1
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/quality/
Dcore.jd520 <a href="#PM-1">PM-1</a>
944 PM-1
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/essentials/quality/
Dcore.jd513 <a href="#PM-1">PM-1</a>
930 PM-1
/frameworks/base/docs/html/guide/topics/ui/
Dcontrols.jd89 …>TimePicker</code> widget to enter the values for a time (hour, minute, AM/PM), which will be form…
/frameworks/base/docs/html-intl/intl/ja/guide/publishing/
Dapp-signing.jd147 [exec] Debug Certificate expired on 8/4/08 3:43 PM</pre>
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd591 <a href="#PM-1">PM-1</a>
1076 PM-1
/frameworks/base/docs/html-intl/intl/es/distribute/googleplay/quality/
Dcore.jd584 <a href="#PM-1">PM-1</a>
1063 PM-1
/frameworks/base/docs/html/guide/topics/ui/controls/
Dpickers.jd36 Each picker provides controls for selecting each part of the time (hour, minute, AM/PM) or date
/frameworks/base/docs/html/about/versions/
Dandroid-1.1.jd171 AM/PM).</li>
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd257 user selects a 4:00 PM time slot in a Monday to Friday day list and the accessibility service
258 announces “4 PM”, but does not announce the weekday name, the day of the month, or the month name,
/frameworks/base/api/
Dcurrent.txt50655 field public static final int PM = 1; // 0x1
Dsystem-current.txt53261 field public static final int PM = 1; // 0x1