Home
last modified time | relevance | path

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

/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java73 NotificationManager noMa = in onReceive() local
75 noMa.notify(id, n); in onReceive()
85 NotificationManager noMa = in onReceive() local
87 noMa.cancel(id); in onReceive()