Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/systemproperties/
DSystemProperties.java67 public String get(String key, String def) { in get()
75 public int getInt(String key, int def) { in getInt()
83 public long getLong(String key, long def) { in getLong()
91 public boolean getBoolean(String key, boolean def) { in getBoolean()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13180/
Dpoc.cpp31 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
63 OMX_PARAM_PORTDEFINITIONTYPE def; in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0817/
Dpoc.cpp36 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
65 OMX_PARAM_PORTDEFINITIONTYPE def; in poc() local
/cts/tests/tests/util/src/android/util/cts/
DSparseArrayMapTest.java182 Integer def = Integer.MAX_VALUE; in testGetOrDefault() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0684/
Dpoc.cpp26 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9347/
Dpoc.cpp24 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0840/
Dpoc.cpp22 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13241/
Dpoc.cpp28 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2485/
Dpoc.cpp39 OMX_PARAM_PORTDEFINITIONTYPE def; in allocateHidlPortBuffers() local
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_AllUriTest.java194 values.put(SyncState.ACCOUNT_TYPE, "def"); in values.put()
201 values.put(ContactsContract.Settings.ACCOUNT_TYPE, "def"); in values.put()
/cts/tests/tests/view/src/android/view/cts/
DView_FocusHandlingTest.java437 View def = activity.findViewById(R.id.focusabledefault); in testFocusAuto() local
/cts/hostsidetests/jvmti/base/jni/
Dredefine.cpp37 jvmtiClassDefinition def; in Java_android_jvmti_cts_JvmtiRedefineClassesTest_redefineClass() local