Searched defs:retryCount (Results 1 – 12 of 12) sorted by relevance
444 int retryCount) { in pollDevices()490 final List<Integer> candidates, final int retryCount, in runDevicePolling()522 private boolean sendPollMessage(int sourceAddress, int destinationAddress, int retryCount) { in sendPollMessage()
226 int retryCount) { in pollDevices()
1446 int retryCount) { in pollDevices()
126 int retryCount = 0; in makeDefaultPhone() local
248 int retryCount = 0; in setModemService() local
507 int retryCount = 0; in setModemService() local
396 int retryCount = msg.arg1; in handleMessage() local
397 public static boolean shouldRetry(AsyncResult ar, int retryCount) { in shouldRetry()
271 int retryCount = 0; in scheduleInvalidateInput() local
777 int retryCount = 0; in nativeExecuteForCursorWindow() local
499 public long getNextRetryDelaySeconds(int retryCount) { in getNextRetryDelaySeconds()
3916 @NonNull RemoteCallback callback, int retryCount) { in handleRequestDirectActions()