Searched refs:hit (Results 1 – 7 of 7) sorted by relevance
116 boolean hit = true; in onTouchEvent()132 hit = false; in onTouchEvent()142 if (hit) { in onTouchEvent()177 boolean hit = true; in onTouchExplorationHoverEvent()191 hit = false; in onTouchExplorationHoverEvent()200 if (hit) { in onTouchExplorationHoverEvent()
76 cacheEntry.hit++; in get()78 Log.v(TAG, key + " hit " + cacheEntry.hit + " times."); in get()115 int hit; field in AbstractCache.CacheEntry
11 When you hit a lint error that should not be triggered, there are 3
1881 boolean hit = true; in onTouchEvent()1896 hit = false; in onTouchEvent()1906 if (hit && !mActualBounds.contains(x, y)) { in onTouchEvent()
33 * load from the cache file upon cache-hit.
577 // Modem hit unexpected error scenario while handling this request
1060 * For a hit, the corresponding sub-tensor of Values is included1099 * A non-zero byte represents True, a hit. A zero indicates otherwise.