Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java92 private int mIcon1; field in NotificationListenerVerifierActivity
199 mIcon1 = R.drawable.ic_stat_alice; in sendNotifications()
212 .setSmallIcon(mIcon1) in sendNotifications()
767 pass &= checkEquals(mIcon1, payload.getInt(JSON_ICON), in test()
1535 mIcon1 = R.drawable.ic_stat_alice; in sendMessagingNotification()
1554 .setSmallIcon(mIcon1) in sendMessagingNotification()