Searched refs:attemptedDeletes (Results 1 – 1 of 1) sorted by relevance
202 int attemptedDeletes = sharedPreferences in deleteAppsearchData() local204 editor.putInt(SHARED_PREFS_KEY_ATTEMPTED_DELETE_COUNT, attemptedDeletes); in deleteAppsearchData()207 + " all Appsearch dbs on attempt " + attemptedDeletes); in deleteAppsearchData()208 if (attemptedDeletes >= maxAttempts) { in deleteAppsearchData()