Searched defs:LONG (Results 1 - 3 of 3) 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/av/media/img_utils/include/img_utils/
H A DTiffHelpers.h71 LONG, enumerator in enum:android::img_utils::TagType
112 case LONG:
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1061 static final int LONG = 5; field in class:RemoteViews.ReflectionAction
1111 case LONG:
1183 case LONG:
1242 case LONG:
2408 addAction(new ReflectionAction(viewId, methodName, ReflectionAction.LONG, value));

Completed in 115 milliseconds