Home
last modified time | relevance | path

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

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java250 NotificationManager noMa = in testCreate() local
390 noMa.notify(NOTIFICATION_ID + i, n); in testCreate()
404 noMa.cancel(NOTIFICATION_ID + i); in testCreate()
439 noMa.notify(NOTIFICATION_ID + i, n2); in testCreate()
450 noMa.cancel(NOTIFICATION_ID + i); in testCreate()
472 NotificationManager noMa = in onCreate() local
474 noMa.cancel(NOTIFICATION_ID + id); in onCreate()