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()
955 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries()961 private void notifySwitchWithRetriesLocked(int retries) { in notifySwitchWithRetriesLocked()995 private void notifyDeviceStateWithRetries(int retries) { in notifyDeviceStateWithRetries()1001 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
760 int retries = 0; in assertBucket() local775 int retries = 0; in assertNotBucket() local
104 int retries; field in SyncOperation
1607 int retries = INITIAL_RETRIES; in restoreRecord_l() local
2947 int retries = INITIAL_RETRIES; in restoreTrack_l() local
527 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()
3354 int retries = userObject.second; in handleMessage() local4672 private void reapplyUiccAppsEnablementIfNeeded(int retries) { in reapplyUiccAppsEnablementIfNeeded()
7958 for (int retries = 0; retries <= 2; ++retries) { in threadLoop() local