Searched defs:retries (Results 1 – 13 of 13) sorted by relevance
54 int retries = sw2 & 0x0F; in getErrorString() local
261 private int retries; field in SystemBarHelper.DecorViewFinder285 public void getDecorView(Window window, OnDecorViewInstalledListener callback, int retries) { in getDecorView()
1021 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries()1027 private void notifySwitchWithRetriesLocked(int retries) { in notifySwitchWithRetriesLocked()1061 private void notifyDeviceStateWithRetries(int retries) { in notifyDeviceStateWithRetries()1067 private void notifyDeviceStateWithRetriesLocked(int retries) { in notifyDeviceStateWithRetriesLocked()
77 int retries = 4; in getAAudioService() local
246 for (int retries = 0; retries < kTimeoutMaxRetries; ++retries) { in doRead() local
549 public void setMaxNumRetries(int retries) { in setMaxNumRetries()
761 int retries = 0; in assertBucket() local776 int retries = 0; in assertNotBucket() local
104 int retries; field in SyncOperation
1530 int retries = INITIAL_RETRIES; in restoreRecord_l() local
2887 int retries = INITIAL_RETRIES; in restoreTrack_l() local
527 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()
3499 int retries = userObject.second; in handleMessage() local4910 private void reapplyUiccAppsEnablementIfNeeded(int retries) { in reapplyUiccAppsEnablementIfNeeded()
8235 for (int retries = 0; retries <= 2; ++retries) { in threadLoop() local