OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outFormat
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
AMRWB_E_SAMPLE.c
95
VO_AUDIO_OUTPUTINFO
outFormat
;
209
returnCode = AudioAPI.GetOutputData(hCodec,&outData, &
outFormat
);
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DateUtils.java
170
final java.text.DateFormat
outFormat
;
172
outFormat
= getLocalizedDateFormatWithoutYear(context);
174
outFormat
=
178
synchronized (
outFormat
) {
179
outFormat
.setTimeZone(UTC_TIMEZONE);
180
return
outFormat
.format(cal.getTime());
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 48 milliseconds