Home
last modified time | relevance | path

Searched refs:mCanAddInternalSystemWindow (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSession.java84 final boolean mCanAddInternalSystemWindow; field in Session
100 mCanAddInternalSystemWindow = service.mContext.checkCallingOrSelfPermission( in Session()
588 if (!mCanAddInternalSystemWindow) { in onWindowSurfaceVisibilityChanged()
677 pw.print(" mCanAddInternalSystemWindow="); pw.print(mCanAddInternalSystemWindow); in dump()
DWindowManagerService.java1288 session.mCanAddInternalSystemWindow); in addWindow()
1351 session.mCanAddInternalSystemWindow); in addWindow()
1356 session.mCanAddInternalSystemWindow); in addWindow()