Searched defs:retryCount (Results 1 – 16 of 16) sorted by relevance
69 var retryCount = if (SdkLevel.isAtLeastS()) 1 else retryCountBeforeSIfConfigChanged + 1 in <lambda>() variable
226 int retryCount) { in pollDevices()
520 int retryCount) { in pollDevices()566 final List<Integer> candidates, final int retryCount, in runDevicePolling()598 private boolean sendPollMessage(int sourceAddress, int destinationAddress, int retryCount) { in sendPollMessage()
1733 int retryCount) { in pollDevices()
128 int retryCount = 0; in makeDefaultPhone() local
458 int retryCount = MAX_SEND_RETRIES; in getMaxSmsRetryCount() local
248 int retryCount = 0; in setModemService() local
532 int retryCount = 0; in setModemService() local
167 private var retryCount = 0 variable
396 int retryCount = msg.arg1; in handleMessage() local
398 public static boolean shouldRetry(AsyncResult ar, int retryCount) { in shouldRetry()
333 int retryCount = 0; in scheduleInvalidateInput() local
777 int retryCount = 0; in nativeExecuteForCursorWindow() local
1634 int retryCount = 1; in prepareInitialInputBuffers() local
665 public long getNextRetryDelayMs(int retryCount) { in getNextRetryDelayMs()
4098 @NonNull RemoteCallback callback, int retryCount) { in handleRequestDirectActions()