Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java97 private int mId1; field in NotificationListenerVerifierActivity
221 mId1 = NOTIFICATION_ID + 1; in sendNotifications()
236 mNm.notify(mTag1, mId1, n1); in sendNotifications()
372 mId1 = NOTIFICATION_ID + 1; in setUp()
374 mNm.notify(mTag1, mId1, builder.build()); in setUp()
861 mId1, in test()
1707 mId1 = NOTIFICATION_ID + 1; in sendMessagingNotification()
1734 mNm.notify(mTag1, mId1, n1); in sendMessagingNotification()
1840 mId1 = NOTIFICATION_ID + 1; in sendNotifications()
1863 mNm.notify(mTag1, mId1, n1); in sendNotifications()
[all …]