Searched refs:isAssociatedWithDisplay (Results 1 – 3 of 3) sorted by relevance
3088 if (!isAssociatedWithDisplay()) { in getDisplay()3099 private boolean isAssociatedWithDisplay() { in isAssociatedWithDisplay() method in ContextImpl3117 return isAssociatedWithDisplay() ? getDisplayId() : Display.INVALID_DISPLAY; in getAssociatedDisplayId()
1526 HSPLandroid/app/ContextImpl;->isAssociatedWithDisplay()Z