Searched refs:CALLBACK_EVENT_PACKAGES_UNSUSPENDED (Results 1 – 3 of 3) sorted by relevance
28 import static android.appenumeration.cts.Constants.CALLBACK_EVENT_PACKAGES_UNSUSPENDED;215 CALLBACK_EVENT_PACKAGES_UNSUSPENDED, new String[]{TARGET_FILTERS}); in callback_unsuspended_notVisibleNotReceives()229 CALLBACK_EVENT_PACKAGES_UNSUSPENDED, new String[]{TARGET_FILTERS}); in callback_unsuspended_visibleReceives()234 assertThat(response.getInt(EXTRA_FLAGS), equalTo(CALLBACK_EVENT_PACKAGES_UNSUSPENDED)); in callback_unsuspended_visibleReceives()
357 public static final int CALLBACK_EVENT_PACKAGES_UNSUSPENDED = 6; field in Constants
40 import static android.appenumeration.cts.Constants.CALLBACK_EVENT_PACKAGES_UNSUSPENDED;616 onPackageStateUpdated(packageNames, CALLBACK_EVENT_PACKAGES_UNSUSPENDED); in awaitLauncherAppsCallback()