Home
last modified time | relevance | path

Searched refs:createAllowSystemAlertWindowAppOpSession (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowMetricsWindowContextTests.java54 createAllowSystemAlertWindowAppOpSession(); in testMetricsMatchesLayoutOnWindowContext()
63 createAllowSystemAlertWindowAppOpSession(); in testMetricsMatchesDisplayAreaOnWindowContext()
DWindowContextPolicyTests.java75 createAllowSystemAlertWindowAppOpSession(); in testWindowContextWithDisplayOnNonUiContext()
DWindowContextTests.java71 createAllowSystemAlertWindowAppOpSession(); in testWindowContextConfigChanges()
107 createAllowSystemAlertWindowAppOpSession(); in testWindowContextBindService()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1420 protected SystemAlertWindowAppOpSession createAllowSystemAlertWindowAppOpSession() { in createAllowSystemAlertWindowAppOpSession() method in ActivityManagerTestBase