Searched defs:counter (Results 1 – 3 of 3) sorted by relevance
56 int counter = 0; in syncProvider() local
86 int counter = 0; in testPanWhenNextFocusableTooFarDown() local
263 public static void writeCounterToParcel(Parcel out, Counter counter) { in writeCounterToParcel()