Searched refs:PARAM_APP_TO_ENABLE (Results 1 – 2 of 2) sorted by relevance
48 public static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DevicePolicyLoggingTest134 InstrumentationRegistry.getArguments().getString(PARAM_APP_TO_ENABLE); in testEnableSystemAppWithIntentLogged()
161 private static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DeviceAndProfileOwnerTest1029 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppWithIntentLogged()