Searched refs:PARAM_APP_TO_ENABLE (Results 1 – 2 of 2) sorted by relevance
51 public static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DevicePolicyLoggingTest172 InstrumentationRegistry.getArguments().getString(PARAM_APP_TO_ENABLE); in testEnableSystemAppLogged()178 InstrumentationRegistry.getArguments().getString(PARAM_APP_TO_ENABLE); in testEnableSystemAppWithIntentLogged()
188 private static final String PARAM_APP_TO_ENABLE = "app_to_enable"; field in DeviceAndProfileOwnerTest1585 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppLogged()1603 ImmutableMap.of(PARAM_APP_TO_ENABLE, systemPackageToEnable); in testEnableSystemAppWithIntentLogged()