Searched refs:EXTRA_COALESCED_CALL_LOG_IDS (Results 1 – 1 of 1) sorted by relevance
44 public static final String EXTRA_COALESCED_CALL_LOG_IDS = "coalesced_call_log_ids"; field in CallDetailsActivity64 intent, EXTRA_COALESCED_CALL_LOG_IDS, Assert.isNotNull(coalescedAnnotatedCallLogIds)); in newInstance()73 Assert.checkArgument(intent.hasExtra(EXTRA_COALESCED_CALL_LOG_IDS)); in handleIntent()81 intent, EXTRA_COALESCED_CALL_LOG_IDS, CoalescedIds.getDefaultInstance()); in handleIntent()