Searched refs:CALLBACK_EVENT_PACKAGES_SUSPENDED (Results 1 – 3 of 3) sorted by relevance
27 import static android.appenumeration.cts.Constants.CALLBACK_EVENT_PACKAGES_SUSPENDED;181 CALLBACK_EVENT_PACKAGES_SUSPENDED, new String[]{TARGET_FILTERS}); in callback_suspended_notVisibleNotReceives()197 CALLBACK_EVENT_PACKAGES_SUSPENDED, new String[]{TARGET_FILTERS}); in callback_suspended_visibleReceives()203 assertThat(response.getInt(EXTRA_FLAGS), equalTo(CALLBACK_EVENT_PACKAGES_SUSPENDED)); in callback_suspended_visibleReceives()
356 public static final int CALLBACK_EVENT_PACKAGES_SUSPENDED = 5; field in Constants
38 import static android.appenumeration.cts.Constants.CALLBACK_EVENT_PACKAGES_SUSPENDED;610 onPackageStateUpdated(packageNames, CALLBACK_EVENT_PACKAGES_SUSPENDED); in awaitLauncherAppsCallback()