Searched refs:MY_SECOND_PACKAGE (Results 1 – 2 of 2) sorted by relevance
22 import static android.contentcaptureservice.cts.Helper.MY_SECOND_PACKAGE;230 toSet(MY_PACKAGE, MY_SECOND_PACKAGE), NO_ACTIVITIES); in testOutsideOfPackageContentCaptureEnable_updateAllowList()
58 public static final String MY_SECOND_PACKAGE = "android.contentcaptureservice.cts2"; field in Helper