Searched defs:callIds (Results 1 – 6 of 6) sorted by relevance
105 private final String callIds; field in CallDetailsActivity.DeleteCallsTask108 StringBuilder callIds = new StringBuilder(); in DeleteCallsTask() local
112 public static void markCallAsRead(@NonNull final Context context, @NonNull final long[] callIds) { in markCallAsRead()
142 public long[] callIds; field in CallLogListItemViewHolder
195 IdPair callIds = startAndMakeActiveOutgoingCall( in testAnalyticsVideo() local
61 SortedSet<Integer> callIds; field in CallLogBackupAgent.CallLogBackupState
599 List<String> callIds = new ArrayList<>(sCallIdToInfo.keySet()); in dump() local