Searched refs:createStatus (Results 1 – 2 of 2) sorted by relevance
209 ThrottleStatus newStatus = createStatus(apnType, retryElapsedTime, newRequestType); in setRetryTimeInternal()274 private ThrottleStatus createStatus(@Annotation.ApnType int apnType, long retryElapsedTime, in createStatus() method in DataThrottler
657 createStatus(dataId, status); in createRawContactWithStatus()706 public long createStatus(long dataId, String status) { in createStatus() method in ContactsActor