Searched refs:PUBLISH_TRIGGER_RETRY (Results 1 – 5 of 5) sorted by relevance
116 publishProcessor.doPublish(PublishController.PUBLISH_TRIGGER_RETRY); in testPublishWithoutResetRetryCount()127 publishProcessor.doPublish(PublishController.PUBLISH_TRIGGER_RETRY); in testNotPublishWhenImsNotRegistered()156 publishProcessor.doPublish(PublishController.PUBLISH_TRIGGER_RETRY); in testNotPublishWhenCurrentTimeNotAllowed()159 eq(PublishController.PUBLISH_TRIGGER_RETRY)); in testNotPublishWhenCurrentTimeNotAllowed()179 eq(PublishController.PUBLISH_TRIGGER_RETRY)); in testCommandErrorWithRetry()220 eq(PublishController.PUBLISH_TRIGGER_RETRY)); in testNetworkResponseWithRetry()
19 import static com.android.ims.rcs.uce.presence.publish.PublishController.PUBLISH_TRIGGER_RETRY;513 callback.requestPublishFromInternal(PUBLISH_TRIGGER_RETRY); in testRequestPublishWhenDeviceCapabilitiesChange()
45 int PUBLISH_TRIGGER_RETRY = 2; field91 PUBLISH_TRIGGER_RETRY,
367 mPublishCtrlCallback.requestPublishFromInternal(PublishController.PUBLISH_TRIGGER_RETRY); in handleRequestRespWithRetry()455 .orElse(PublishController.PUBLISH_TRIGGER_RETRY); in checkAndSendPendingRequest()
173 } else if (triggerType != PublishController.PUBLISH_TRIGGER_RETRY) { in updatePublishingAllowedTime()