Home
last modified time | relevance | path

Searched defs:put (Results 1 – 11 of 11) sorted by relevance

/cts/tests/mediapc/src/android/mediapc/cts/
DMultiCodecPerfTestBase.java119 .put(MediaFormat.MIMETYPE_VIDEO_AVC, "bbb_1920x1080_6mbps_30fps_avc_cenc.mp4"); in put() method
121 .put(MediaFormat.MIMETYPE_VIDEO_HEVC, "bbb_1920x1080_4mbps_30fps_hevc_cenc.mp4"); in put() method
123 .put(MediaFormat.MIMETYPE_VIDEO_VP9, "bbb_1920x1080_4mbps_30fps_vp9_cenc.webm"); in put() method
125 .put(MediaFormat.MIMETYPE_VIDEO_AV1, "bbb_1920x1080_4mbps_30fps_av1_cenc.mp4"); in put() method
128 .put(MediaFormat.MIMETYPE_VIDEO_AVC, "bbb_3840x2160_18mbps_30fps_avc_cenc.mp4"); in put() method
130 .put(MediaFormat.MIMETYPE_VIDEO_HEVC, "bbb_3840x2160_12mbps_30fps_hevc_cenc.mp4"); in put() method
132 .put(MediaFormat.MIMETYPE_VIDEO_VP9, "bbb_3840x2160_12mbps_30fps_vp9_cenc.webm"); in put() method
135 .put(MediaFormat.MIMETYPE_VIDEO_AV1, "bbb_1920x1080_4mbps_30fps_av1_cenc.mp4"); in put() method
/cts/tests/tests/keystore/src/android/keystore/cts/
DPutOverflowTest.java35 Method put = keystoreClass.getMethod("put", in testCrash() local
/cts/tests/tests/security/src/android/security/cts/
DPutOverflowTest.java37 Method put = keystoreClass.getMethod("put", in testCrash() local
/cts/tests/framework/base/biometrics/src/android/server/biometrics/util/
DTestSessionList.java56 public void put(int sensorId, @NonNull BiometricTestSession session) { in put() method in TestSessionList
/cts/tests/inputmethod/mockspellchecker/src/com/android/cts/mockspellchecker/
DSharedPrefsProvider.kt103 fun put(resolver: ContentResolver, key: String, value: ByteArray) { in getSharedPreferences() method
/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DApkPackageNameCheck.java171 String put = packageNames.put(packageName, apkName); in testApkPackageNames() local
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java112 public void put(String namespace, String key, String value) throws Exception { in put() method in DeviceConfigShellHelper
117 public void put(String namespace, String key, String value, boolean makeDefault) in put() method in DeviceConfigShellHelper
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/settings/
DSettingsSession.java156 private static <T> void put(final Uri uri, final SettingsSetter<T> setter, T value) { in put() method
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowInputTests.java796 PointerLocationSession::put); in PointerLocationSession() field in PointerLocationSession.PointerLocationSession
799 private static void put(ContentResolver contentResolver, String s, boolean v) { in put() method in PointerLocationSession
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java1282 public synchronized void put(long ts) { in put() method in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...