Searched refs:hasContentToDisplay (Results 1 – 5 of 5) sorted by relevance
642 boolean hasContentToDisplay() { in hasContentToDisplay() method in WindowContainer645 if (wc.hasContentToDisplay()) { in hasContentToDisplay()
1150 if (task.hasContentToDisplay()) { in beginImeAdjustAnimation()1513 if (token == null || !token.hasContentToDisplay()) { in setTouchExcludeRegion()
1473 boolean hasContentToDisplay() { in hasContentToDisplay() method in WindowState1479 return super.hasContentToDisplay(); in hasContentToDisplay()
6470 if (!appWindowToken.hasContentToDisplay()) { in setWillReplaceWindow()6499 if (!appWindowToken.hasContentToDisplay()) { in setWillReplaceWindows()
17259 HSPLcom/android/server/wm/WindowContainer;->hasContentToDisplay()Z17752 HSPLcom/android/server/wm/WindowState;->hasContentToDisplay()Z