Searched refs:continued (Results 1 – 4 of 4) sorted by relevance
76 * Number of times suspend backoff continued, either multiplying the backoff
742 boolean continued, long interval, Point... points) { in createSimpleGestureFromPoints() argument752 touchPoints[0].mIsEndOfPath = ((i == points.length - 1) && !continued); in createSimpleGestureFromPoints()
246 before providing it if they require continued use of the native fence.
1985 final boolean[] continued = new boolean[1]; in testRemoteRotation()1987 continued[0] = true; in testRemoteRotation()2019 assertTrue(continued[0]); in testRemoteRotation()