Searched defs:retries (Results 1 – 11 of 11) 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()
407 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries()413 private void notifySwitchWithRetriesLocked(int retries) { in notifySwitchWithRetriesLocked()
87 int retries = 4; in getAAudioService() local
246 for (int retries = 0; retries < kTimeoutMaxRetries; ++retries) { in doRead() local
104 int retries; field in SyncOperation
1400 int retries = INITIAL_RETRIES; in restoreRecord_l() local
2477 int retries = INITIAL_RETRIES; in restoreTrack_l() local
527 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()
3083 int retries = userObject.second; in handleMessage() local4357 private void reapplyUiccAppsEnablementIfNeeded(int retries) { in reapplyUiccAppsEnablementIfNeeded()
7306 for (int retries = 0; retries <= 2; ++retries) { in threadLoop() local