Home
last modified time | relevance | path

Searched refs:APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/
DNotificationPermissionTest.kt105 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPermissionAddedForLegacyApp()
134 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptShowsForLegacyAppAfterCreatingNotificationChannels()
141 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptShowsForLegacyAppWithNotificationChannelsOnStart()
152 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptDoesNotShowForLegacyAppWithNoNotificationChannels_onLaunch()
158 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptDoesNotShowForNonLauncherIntentCategoryLaunches_onChannelCreate()
165 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptDoesNotShowForNonLauncherIntentCategoryLaunches_onLaunch()
175 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptDoesNotShowForNonMainIntentActionLaunches_onLaunch()
185 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptDoesNotShowForNonMainIntentActionLaunches_onChannelCreate()
192 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptShowsIfActivityOptionSet()
202 installPackage(APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31, expectSuccess = true) in notificationPromptShownForSubsequentStartsIfTaskStartWasLauncher()
[all …]
DBaseUsePermissionTest.kt92 const val APP_APK_PATH_CREATE_NOTIFICATION_CHANNELS_31 = in <lambda>() constant