Searched refs:LONG (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_imdct_synth.cpp118 #define LONG 0 macro
241 uint32 current_blk_type = (band < mx_band) ? LONG : blk_type;
248 case LONG:
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DStubMethodAdapter.java118 case Type.LONG:
168 case Type.LONG:
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java918 static final int LONG = 5; field in class:RemoteViews.ReflectionAction
967 case LONG:
1034 case LONG:
1088 case LONG:
2093 addAction(new ReflectionAction(viewId, methodName, ReflectionAction.LONG, value));
/frameworks/base/core/java/android/text/format/
H A DDateFormat.java235 java.text.DateFormat.LONG, locale);
358 return java.text.DateFormat.getDateInstance(java.text.DateFormat.LONG);
375 * only appropriate for all-numeric dates; spelled-out (MEDIUM and LONG)

Completed in 997 milliseconds