HomeSort by relevance Sort by last modified time
    Searched refs:NotificationBot (Results 1 - 3 of 3) sorted by null

  /cts/apps/NotificationBot/
Android.mk 26 LOCAL_PACKAGE_NAME := NotificationBot
  /cts/apps/CtsVerifier/
Android.mk 92 notification-bot := $(call intermediates-dir-for,APPS,NotificationBot)/package.apk
99 cts-verifier: CtsVerifier adb NotificationBot CtsPermissionApp
142 $(ACP) -fp $(notification-bot) $(verifier-dir)/NotificationBot.apk
  /cts/apps/NotificationBot/src/com/android/cts/robot/
NotificationBot.java 37 public class NotificationBot extends BroadcastReceiver {
38 private static final String TAG = "NotificationBot";
132 .setComponent(new ComponentName(context, NotificationBot.class))

Completed in 64 milliseconds