Home
last modified time | relevance | path

Searched defs:ACTION_CANCEL (Results 1 – 2 of 2) sorted by relevance

/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java32 private static final String ACTION_CANCEL = "com.android.cts.robot.ACTION_CANCEL"; field in NotificationBot
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DPackagePriorityVerifierActivity.java39 private static final String ACTION_CANCEL = "com.android.cts.robot.ACTION_CANCEL"; field in PackagePriorityVerifierActivity