Home
last modified time | relevance | path

Searched defs:found (Results 1 – 21 of 21) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioWiredDeviceBaseActivity.java45 private void recordWiredPortFound(boolean found) { in recordWiredPortFound()
DAudioFrequencyLineActivity.java485 private void recordHeasetPortFound(boolean found) { in recordHeasetPortFound()
DAudioFrequencyVoiceRecognitionActivity.java948 private void recordHeasetPortFound(boolean found) { in recordHeasetPortFound()
DAudioFrequencyMicActivity.java728 private void recordHeasetPortFound(boolean found) { in recordHeasetPortFound()
DAudioFrequencyUnprocessedActivity.java951 private void recordHeasetPortFound(boolean found) { in recordHeasetPortFound()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DAttentionManagementVerifierActivity.java257 Set<String> found = new HashSet<String>(); in test() local
317 Set<String> found = new HashSet<String>(); in test() local
376 Set<String> found = new HashSet<String>(); in test() local
435 Set<String> found = new HashSet<String>(); in test() local
500 Set<String> found = new HashSet<String>(); in test() local
566 Set<String> found = new HashSet<String>(); in test() local
632 Set<String> found = new HashSet<String>(); in test() local
826 Set<String> found = new HashSet<String>(); in test() local
DNotificationListenerVerifierActivity.java753 Set<String> found = new HashSet<String>(); in test() local
832 Set<String> found = new HashSet<>(); in test() local
/cts/hostsidetests/security/src/android/security/cts/
DFileSystemPermissionTest.java48 String [] found = output.length() > 0 ? output.split("\\s") : new String[0]; in getAllInsecureDevicesInDirAndSubdir() local
/cts/hostsidetests/shortcuts/deviceside/common/src/android/content/pm/cts/shortcut/device/common/
DShortcutManagerDeviceTestBase.java102 final List<ShortcutInfo> found = getLauncherApps().getShortcuts(q, getUserHandle()); in getIconAsLauncher() local
/cts/hostsidetests/jvmti/attaching/app/jni/
Dcts_agent.cpp108 bool found = std::find(gLoadedDescriptors.begin(), gLoadedDescriptors.end(), tmp) != in Java_android_jvmti_JvmtiActivity_didSeeLoadOf() local
/cts/tests/tests/permission4/src/android/permission4/cts/
DCameraMicIndicatorsPermissionTest.kt179 val found = WindowManagerStateHelper() in assertTvIndicatorsShown() constant
/cts/tests/tests/os/src/android/os/cts/
DBinderTest.java377 assertTrue(Arrays.toString(stack), found); in testJoinThreadPool() local
/cts/libs/rollback/src/com/android/cts/rollback/lib/
DRollbackUtils.java162 RollbackInfo found = null; in getUniqueRollbackInfoForPackage() local
/cts/tests/tests/media/src/android/media/cts/
DAudioPlaybackCaptureTest.java128 private void assertEqualNullIsEmpty(String msg, int[] expected, int[] found) { in assertEqualNullIsEmpty()
DMediaCodecCapabilitiesTest.java630 found); in testAllNonTunneledVideoCodecsSupportFlexibleYUV() local
/cts/common/device-side/nativetesthelper/jni/
Dgtest_wrapper.cpp225 auto found = gNativeTestNames.find(testNameChars); in Java_com_android_gtestrunner_GtestRunner_nAddTest() local
/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java216 public boolean found; field in CtsRootlessGpuDebugHostTest.LogScanResult
/cts/tests/app/src/android/app/cts/
DServiceTest.java539 StatusBarNotification found = null; in assertNoNotification() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2522 CameraCharacteristics found = null; in testLegacyCameraDeviceParity() local
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java369 final ViewNode found = findNodeByFilter(node.getChildAt(i), id, filter); in findNodeByFilter() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c442 u32 found = 0; in recv_txn() local