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.java80 private int mIcon1; field in NotificationListenerVerifierActivity
175 mIcon1 = R.drawable.ic_stat_alice; in sendNotifications()
188 .setSmallIcon(mIcon1) in sendNotifications()
599 pass &= checkEquals(mIcon1, payload.getInt(JSON_ICON), in test()
1369 mIcon1 = R.drawable.ic_stat_alice; in sendMessagingNotification()
1388 .setSmallIcon(mIcon1) in sendMessagingNotification()