Searched refs:currCount (Results 1 – 1 of 1) sorted by relevance
1208 int currCount = sp.getInt(countKey, 0); in update() local1210 editor.putInt(countKey, currCount + 1); in update()