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()
168 private static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DeviceAndProfileOwnerTest1661 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppLogged()1681 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppWithIntentLogged()