Searched refs:mAlertIdsInDigest (Results 1 – 1 of 1) sorted by relevance
178 int[] mAlertIdsInDigest; field in AlertServiceTest.NotificationInstance187 mAlertIdsInDigest = alertIdsInDigest; in NotificationInstance()310 if (expected.mAlertIdsInDigest == null) { in validateNotificationsAndReset()323 + debugStr, expected.mAlertIdsInDigest.length, actual.mNw.size()); in validateNotificationsAndReset()325 Alert a = mAlerts.get(expected.mAlertIdsInDigest[i]); in validateNotificationsAndReset()