Home
last modified time | relevance | path

Searched defs:CrossProfileTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/connectedappssdk/testing/annotations/src/main/java/com/google/android/enterprise/connectedapps/testing/annotations/
H A DCrossProfileTest.java26 public @interface CrossProfileTest { annotation
/aosp_15_r20/external/connectedappssdk/tests/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
H A DCrossProfileTest.java49 public class CrossProfileTest { class
76 public CrossProfileTest(AnnotationStrings annotationStrings) { in CrossProfileTest() method in CrossProfileTest
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
H A DCrossProfileTest.java44 public class CrossProfileTest extends BaseManagedProfileTest { class