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.java84 private int mId1; field in NotificationListenerVerifierActivity
179 mId1 = NOTIFICATION_ID + 1; in sendNotifications()
193 mNm.notify(mTag1, mId1, n1); in sendNotifications()
603 pass &= checkEquals(mId1, payload.getInt(JSON_ID), in test()
1370 mId1 = NOTIFICATION_ID + 1; in sendMessagingNotification()
1394 mNm.notify(mTag1, mId1, n1); in sendMessagingNotification()