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()
373 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries()379 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
97 int retries; field in SyncOperation
1319 int retries = INITIAL_RETRIES; in restoreRecord_l() local
2325 int retries = INITIAL_RETRIES; in restoreTrack_l() local
525 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()
3109 int retries = userObject.second; in handleMessage() local4413 private void reapplyUiccAppsEnablementIfNeeded(int retries) { in reapplyUiccAppsEnablementIfNeeded()
7123 for (int retries = 0; retries <= 2; ++retries) { in threadLoop() local