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.java79 private int mIcon1; field in NotificationListenerVerifierActivity
172 mIcon1 = R.drawable.ic_stat_alice; in sendNotifications()
185 .setSmallIcon(mIcon1) in sendNotifications()
596 pass &= checkEquals(mIcon1, payload.getInt(JSON_ICON), in test()
1366 mIcon1 = R.drawable.ic_stat_alice; in sendMessagingNotification()
1385 .setSmallIcon(mIcon1) in sendMessagingNotification()