Home
last modified time | relevance | path

Searched refs:SHORT (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/img_utils/include/img_utils/
DTagDefinitions.h202 SHORT,
226 SHORT,
258 SHORT,
368 SHORT,
384 SHORT,
392 SHORT,
400 SHORT,
408 SHORT,
416 SHORT,
440 SHORT,
[all …]
DTiffHelpers.h70 SHORT, enumerator
109 case SHORT: in getTypeSize()
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DStubMethodAdapter.java91 case Type.SHORT: in generateInvoke()
112 case Type.SHORT: in generateInvoke()
161 case Type.SHORT: in generatePop()
/frameworks/av/media/img_utils/src/
DTiffEntry.cpp68 if (type == SHORT) { in forceValidType()
155 case SHORT: { in toString()
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_imdct_synth.cpp120 #define SHORT 2 macro
266 case SHORT: in pvmp3_imdct_synth()
/frameworks/base/core/java/android/widget/
DDateTimeView.java203 return DateFormat.getDateInstance(DateFormat.SHORT);
209 return DateFormat.getDateInstance(DateFormat.SHORT);
DRemoteViews.java1059 static final int SHORT = 3; field in RemoteViews.ReflectionAction
1105 case SHORT: in ReflectionAction()
1177 case SHORT: in writeToParcel()
1238 case SHORT: in getParameterType()
2386 addAction(new ReflectionAction(viewId, methodName, ReflectionAction.SHORT, value)); in setShort()
DDatePickerCalendarDelegate.java316 mHeaderMonthTextView.setText(mCurrentDate.getDisplayName(Calendar.MONTH, Calendar.SHORT, in updateDisplay()
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
DTimeZoneInfo.java238 sb.append(tz.getDisplayName(false /* daylightTime */, TimeZone.SHORT)); in toString()
243 sb.append(tz.getDisplayName(true, TimeZone.SHORT)); in toString()
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll136 <LDSCRIPT>"SHORT" { return token::SHORT; }
DScriptParser.yy151 %token SHORT
572 | SHORT '(' script_exp ')'
/frameworks/base/core/java/android/text/format/
DTimeFormatter.java356 modifyAndAppend(zoneInfo.getDisplayName(isDst, TimeZone.SHORT), modifier); in handleToken()
DDateFormat.java621 return tz.getDisplayName(dst, TimeZone.SHORT); in getTimeZoneString()
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DDatePickerDialog.java340 mSelectedMonthTextView.setText(mCalendar.getDisplayName(Calendar.MONTH, Calendar.SHORT, in updateDisplay()
DMonthView.java466 canvas.drawText(mDayLabelCalendar.getDisplayName(Calendar.DAY_OF_WEEK, Calendar.SHORT, in drawMonthDayLabels()
/frameworks/base/api/
Dsystem-current.txt49764 field public static final int SHORT = 3; // 0x3
50425 field public static final int SHORT = 1; // 0x1
51432 field public static final int SHORT = 0; // 0x0
Dcurrent.txt47235 field public static final int SHORT = 3; // 0x3
47896 field public static final int SHORT = 1; // 0x1
48903 field public static final int SHORT = 0; // 0x0