Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java1926 .addAction(generateAction(1)) in sendNotifications()
1927 .addAction(generateAction(2)) in sendNotifications()
1932 private Notification.Action generateAction(int num) { in generateAction() method in NotificationListenerVerifierActivity.HunDisplayTest