Searched refs:PARAM_APP_TO_ENABLE (Results 1 – 2 of 2) sorted by relevance
49 public static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DevicePolicyLoggingTest156 InstrumentationRegistry.getArguments().getString(PARAM_APP_TO_ENABLE); in testEnableSystemAppLogged()162 InstrumentationRegistry.getArguments().getString(PARAM_APP_TO_ENABLE); in testEnableSystemAppWithIntentLogged()
170 private static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DeviceAndProfileOwnerTest1783 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppLogged()1803 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppWithIntentLogged()