Searched refs:sendingToBottom (Results 1 – 3 of 3) sorted by relevance
71 boolean sendingToBottom; field in WindowToken94 if (waitingToShow || sendingToBottom) { in dump()96 pw.print(" sendingToBottom="); pw.print(sendingToBottom); in dump()
205 mAppTokens.get(appTokenNdx).sendingToBottom = toBottom; in setSendingToBottom()
1192 if (!t.sendingToBottom && tokenWindowList.size() > 0) { in addAppWindowToListLocked()9263 tokens.get(tokenNdx).sendingToBottom = false; in handleAnimatingStoppedAndTransitionLocked()9672 if (wtoken != null && (wtoken.removed || wtoken.sendingToBottom)) { in findFocusedWindowLocked()