Searched defs:retries (Results 1 – 12 of 12) 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()
774 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries()780 private void notifySwitchWithRetriesLocked(int retries) { in notifySwitchWithRetriesLocked()814 private void notifyDeviceStateWithRetries(int retries) { in notifyDeviceStateWithRetries()820 private void notifyDeviceStateWithRetriesLocked(int retries) { in notifyDeviceStateWithRetriesLocked()
80 int retries = 4; in getAAudioService() local
246 for (int retries = 0; retries < kTimeoutMaxRetries; ++retries) { in doRead() local
692 int retries = 0; in assertBucket() local707 int retries = 0; in assertNotBucket() local
104 int retries; field in SyncOperation
1433 int retries = INITIAL_RETRIES; in restoreRecord_l() local
2661 int retries = INITIAL_RETRIES; in restoreTrack_l() local
527 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()
3256 int retries = userObject.second; in handleMessage() local4586 private void reapplyUiccAppsEnablementIfNeeded(int retries) { in reapplyUiccAppsEnablementIfNeeded()
7439 for (int retries = 0; retries <= 2; ++retries) { in threadLoop() local