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.java83 private int mId1; field in NotificationListenerVerifierActivity
176 mId1 = NOTIFICATION_ID + 1; in sendNotifications()
190 mNm.notify(mTag1, mId1, n1); in sendNotifications()
600 pass &= checkEquals(mId1, payload.getInt(JSON_ID), in test()
1367 mId1 = NOTIFICATION_ID + 1; in sendMessagingNotification()
1391 mNm.notify(mTag1, mId1, n1); in sendMessagingNotification()