Home
last modified time | relevance | path

Searched defs:def (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/base/core/java/android/os/
DSystemProperties.java38 private static native String native_get(String key, String def); in native_get()
39 private static native int native_get_int(String key, int def); in native_get_int()
40 private static native long native_get_long(String key, long def); in native_get_long()
41 private static native boolean native_get_boolean(String key, boolean def); in native_get_boolean()
42 private static native void native_set(String key, String def); in native_set()
62 public static String get(String key, String def) { in get()
77 public static int getInt(String key, int def) { in getInt()
92 public static long getLong(String key, long def) { in getLong()
112 public static boolean getBoolean(String key, boolean def) { in getBoolean()
/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java434 public boolean getBoolean(String property, boolean def) { in getBoolean()
454 public byte getByte(String property, byte def) { in getByte()
474 public short getShort(String property, short def) { in getShort()
494 public int getInt(String property, int def) { in getInt()
514 public long getLong(String property, long def) { in getLong()
534 public float getFloat(String property, float def) { in getFloat()
554 public double getDouble(String property, double def) { in getDouble()
574 public String getString(String property, String def) { in getString()
DProcFileReader.java174 public long nextOptionalLong(long def) throws IOException { in nextOptionalLong()
/frameworks/base/core/java/android/service/dreams/
DSandman.java109 int def = context.getResources().getBoolean( in isScreenSaverEnabled() local
117 int def = context.getResources().getBoolean( in isScreenSaverActivatedOnDock() local
/frameworks/base/services/java/com/android/server/net/
DNetworkStatsService.java208 public long getGlobalAlertBytes(long def); in getGlobalAlertBytes()
209 public long getDevPersistBytes(long def); in getDevPersistBytes()
210 public long getXtPersistBytes(long def); in getXtPersistBytes()
211 public long getUidPersistBytes(long def); in getUidPersistBytes()
212 public long getUidTagPersistBytes(long def); in getUidTagPersistBytes()
1273 private long getGlobalLong(String name, long def) { in getGlobalLong()
1276 private boolean getGlobalBoolean(String name, boolean def) { in getGlobalBoolean()
1290 public long getGlobalAlertBytes(long def) { in getGlobalAlertBytes()
1324 public long getDevPersistBytes(long def) { in getDevPersistBytes()
1328 public long getXtPersistBytes(long def) { in getXtPersistBytes()
[all …]
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DConfirmationActivity.java24 private String getTextExtra(String extra, String def) { in getTextExtra()
DNotificationBuilderTest.java456 private int getRadioInt(int id, int def) { in getRadioInt()
469 private int getRadioHex(int id, int def) { in getRadioHex()
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp69 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
121 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kInputPortIndex)->mDef; in updatePortDefinitions() local
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportPrefs.java34 public static int getWarningState(Context context, int def) { in getWarningState()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp232 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
454 OMX_PARAM_PORTDEFINITIONTYPE *def = in internalSetParameter() local
/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp54 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/
DOMXCodec.cpp614 OMX_PARAM_PORTDEFINITIONTYPE def; in setMinBufferSize() local
809 OMX_PARAM_PORTDEFINITIONTYPE def; in setVideoInputFormat() local
1254 OMX_PARAM_PORTDEFINITIONTYPE def; in setVideoOutputFormat() local
1530 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateBuffersOnPort() local
1705 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateOutputBuffersFromNativeWindow() local
3280 OMX_PARAM_PORTDEFINITIONTYPE def; in setRawAudioFormat() local
3363 OMX_AUDIO_PARAM_AMRTYPE def; in setAMRFormat() local
3425 OMX_PARAM_PORTDEFINITIONTYPE def; in setAACFormat() local
3511 OMX_PARAM_PORTDEFINITIONTYPE def; in setImageOutputFormat() local
3571 OMX_PARAM_PORTDEFINITIONTYPE def; in setJPEGInputFormat() local
[all …]
DACodec.cpp483 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateBuffersOnPort() local
566 OMX_PARAM_PORTDEFINITIONTYPE def; in configureOutputBuffersFromNativeWindow() local
1311 OMX_PARAM_PORTDEFINITIONTYPE def; in setMinBufferSize() local
1396 OMX_PARAM_PORTDEFINITIONTYPE def; in setupAACCodec() local
1522 OMX_AUDIO_PARAM_AMRTYPE def; in setupAMRCodec() local
1560 OMX_AUDIO_PARAM_FLACTYPE def; in setupFlacCodec() local
1586 OMX_PARAM_PORTDEFINITIONTYPE def; in setupRawAudioFormat() local
1812 OMX_PARAM_PORTDEFINITIONTYPE def; in setupVideoEncoder() local
2355 OMX_PARAM_PORTDEFINITIONTYPE def; in setVideoFormatOnPort() local
2494 OMX_PARAM_PORTDEFINITIONTYPE def; in sendFormatChange() local
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp68 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.cpp60 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp67 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/base/core/java/android/content/
DSyncStatusInfo.java56 public int getLastFailureMesgAsInt(int def) { in getLastFailureMesgAsInt()
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.cpp622 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kInputPortIndex)->mDef; in internalSetFormatParams() local
675 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kInputPortIndex)->mDef; in internalSetPortParams() local
/frameworks/base/core/java/android/provider/
DSettings.java1204 public static int getInt(ContentResolver cr, String name, int def) { in getInt()
1209 public static int getIntForUser(ContentResolver cr, String name, int def, int userHandle) { in getIntForUser()
1289 public static long getLong(ContentResolver cr, String name, long def) { in getLong()
1294 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser()
1376 public static float getFloat(ContentResolver cr, String name, float def) { in getFloat()
1381 public static float getFloatForUser(ContentResolver cr, String name, float def, in getFloatForUser()
2960 public static int getInt(ContentResolver cr, String name, int def) { in getInt()
2965 public static int getIntForUser(ContentResolver cr, String name, int def, int userHandle) { in getIntForUser()
3060 public static long getLong(ContentResolver cr, String name, long def) { in getLong()
3065 public static long getLongForUser(ContentResolver cr, String name, long def, in getLongForUser()
[all …]
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp74 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp59 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp78 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp351 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(kOutputPortIndex)->mDef; in updatePortDefinitions() local
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp77 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
/frameworks/av/media/libstagefright/codecs/avc/enc/
DSoftAVCEncoder.cpp372 OMX_PARAM_PORTDEFINITIONTYPE def; in initPorts() local
566 OMX_PARAM_PORTDEFINITIONTYPE *def = in internalSetParameter() local

12