HomeSort by relevance Sort by last modified time
    Searched refs:hasContentToDisplay (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowAnimator.java 129 + " hasContentToDisplay=" + mAppToken.hasContentToDisplay());
171 + " hasContentToDisplay=" + mAppToken.hasContentToDisplay());
WindowContainer.java 442 boolean hasContentToDisplay() {
445 if (wc.hasContentToDisplay()) {
458 * client has actually displayed any content. Use {@link #hasContentToDisplay()} to determine if
TaskStack.java     [all...]
WindowState.java     [all...]
WindowManagerService.java     [all...]

Completed in 78 milliseconds