Searched refs:NotificationBot (Results 1 – 3 of 3) sorted by relevance
92 notification-bot := $(call intermediates-dir-for,APPS,NotificationBot)/package.apk99 cts-verifier: CtsVerifier adb NotificationBot CtsPermissionApp142 $(ACP) -fp $(notification-bot) $(verifier-dir)/NotificationBot.apk
26 LOCAL_PACKAGE_NAME := NotificationBot
37 public class NotificationBot extends BroadcastReceiver { class132 .setComponent(new ComponentName(context, NotificationBot.class)) in testShortcutResetSetupNotification()