Searched refs:mRcsPublishThrottle (Results 1 – 1 of 1) sorted by relevance
92 private long mRcsPublishThrottle; field in PublishProcessorState.PublishThrottle139 mRcsPublishThrottle = UceUtils.getRcsPublishThrottle(mSubId); in resetState()140 Log.d(LOG_TAG, "RcsPublishThrottle=" + mRcsPublishThrottle); in resetState()150 mRcsPublishThrottle = publishThrottle; in updatePublishThrottle()211 Duration.ofMillis(mRcsPublishThrottle)); in calcLatestPublishAllowedTime()