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