Searched defs:nextTop (Results 1 – 4 of 4) sorted by relevance
281 int nextTop; in onCaptureResult() local
317 private View fillDown(int pos, int nextTop) { in fillDown()455 private View fillFromTop(int nextTop) { in fillFromTop()
782 private View fillDown(int pos, int nextTop) { in fillDown()849 private View fillFromTop(int nextTop) { in fillFromTop()
1168 final ActivityRecord nextTop = nextStack.getTopNonFinishingActivity(); in testCompleteFinishing_keepStateOfNextInvisible() local