Searched refs:sendingToBottom (Results 1 – 3 of 3) sorted by relevance
68 boolean sendingToBottom; field in WindowToken92 if (waitingToShow || sendingToBottom) { in dump()94 pw.print(" sendingToBottom="); pw.print(sendingToBottom); in dump()
106 mAppTokens.get(appTokenNdx).sendingToBottom = toBottom; in setSendingToBottom()
1179 if (!t.sendingToBottom && tokenWindowList.size() > 0) { in addAppWindowToListLocked()9619 tokens.get(tokenNdx).sendingToBottom = false; in handleAnimatingStoppedAndTransitionLocked()10736 if (wtoken != null && (wtoken.removed || wtoken.sendingToBottom)) { in findFocusedWindowLocked()