Searched defs:statuses (Results 1 – 13 of 13) sorted by relevance
192 public void reportThrottleStatusChanged(@NonNull List<ThrottleStatus> statuses) { in reportThrottleStatusChanged()250 List<ThrottleStatus> statuses = (List<ThrottleStatus>) message.obj; in handleMessage() local353 List<ThrottleStatus> statuses) { in reportThrottleStatusChanged()
29 oneway void reportThrottleStatusChanged(int slotId, in List<ThrottleStatus> statuses); in reportThrottleStatusChanged()
74 List<ConversationStatus> statuses) { in ConversationChannel()
430 public Builder setStatuses(List<ConversationStatus> statuses) { in setStatuses()
276 List<ConversationStatus> statuses = ImmutableList.of( in testCreateFromConversationChannel() local
469 Map<String, Integer> statuses = mRecoverableKeyStoreDb.getStatusForAllKeys(uid); in getStatusForAllKeys_with3Keys() local501 Map<String, Integer> statuses = mRecoverableKeyStoreDb.getStatusForAllKeys(uid); in getStatusForAllKeys_withEmptyDatabase() local
649 Builder setStatuses(List<ConversationStatus> statuses) { in setStatuses()
458 Collection<ConversationStatus> statuses = conversationInfo.getStatuses(); in getStatuses() local
1276 Map<String, Integer> statuses = in setRecoveryStatus() local
949 List<ConversationStatus> statuses) { in getBirthdayStatus()
1609 List<ConversationStatus> statuses) throws Exception { in getConversationWithShortcutId()
222 HashMap<String, Integer> statuses = new HashMap<>(); in getStatusForAllKeys() local
2383 final ArrayList<Pair<EndPoint, SyncStatusInfo>> statuses = new ArrayList<>(); in dumpSyncState() local