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()
1299 BugleNotifications.UPDATE_ERRORS, in checkFailedMessages()
273 BugleNotifications.update(false, BugleNotifications.UPDATE_ERRORS); in processResult()
375 BugleNotifications.update(false, BugleNotifications.UPDATE_ERRORS); in processBackgroundResponse()