Searched refs:notificationIconResId (Results 1 – 1 of 1) sorted by relevance
165 public int notificationIconResId; field in Folder306 public Builder setNotificationIconResId(final int notificationIconResId) { in setNotificationIconResId() argument307 mNotificationIconResId = notificationIconResId; in setNotificationIconResId()343 int lastSyncResult, int type, int iconResId, int notificationIconResId, String bgColor, in Folder() argument