Searched refs:hasAlertWindowSurfaces (Results 1 – 4 of 4) sorted by relevance
852 boolean hasAlertWindowSurfaces(DisplayContent displayContent) { in hasAlertWindowSurfaces() method in Session
763 || mDisplayContent.hasAlertWindowSurfaces()) { in shouldRotateSeamlessly()
4058 boolean hasAlertWindowSurfaces() { in hasAlertWindowSurfaces() method in DisplayContent4060 if (mWmService.mSessions.valueAt(i).hasAlertWindowSurfaces(this)) { in hasAlertWindowSurfaces()
2981 if (dc.hasAlertWindowSurfaces()) { in getChangeFlags()