Searched refs:UPDATE_ERRORS (Results 1 – 4 of 4) sorted by relevance
110 public static final int UPDATE_ERRORS = 2; field in BugleNotifications111 public static final int UPDATE_ALL = UPDATE_MESSAGES + UPDATE_ERRORS;188 if ((coverage & UPDATE_ERRORS) != 0) { in update()
1304 BugleNotifications.UPDATE_ERRORS, in checkFailedMessages()
275 BugleNotifications.update(false, BugleNotifications.UPDATE_ERRORS); in processResult()
386 BugleNotifications.update(false, BugleNotifications.UPDATE_ERRORS); in processBackgroundResponse()