Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DNotificationsBot.java33 public class NotificationsBot extends Bots.BaseBot { class
36 public NotificationsBot(UiDevice device, Context context, int timeout) { in NotificationsBot() method in NotificationsBot