Home
last modified time | relevance | path

Searched refs:togglePanel (Results 1 – 6 of 6) sorted by relevance

/cts/tests/app/src/android/app/cts/
DStatusBarManagerTest.java162 mStatusBarManager.togglePanel(); in testTogglePanel_withoutStatusBarPermission_throws()
169 mStatusBarManager.togglePanel(); in testTogglePanel_withStatusBarPermission_doesNotThrow()
DInstrumentationTest.java802 public void togglePanel(int featureId, KeyEvent event) { in togglePanel() method in InstrumentationTest.MockActivity.MockWindow
/cts/tests/tests/notificationlegacy/notificationlegacy30/src/android/app/notification/legacy30/cts/
DStatusBarManagerApi30Test.java60 mStatusBarManager.togglePanel(); in testTogglePanel_withoutStatusBarPermission_doesNotThrow()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowTest.java944 public void togglePanel(int featureId, KeyEvent event) { in togglePanel() method in WindowTest.MockWindow
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt462 method @RequiresPermission(android.Manifest.permission.STATUS_BAR) public void togglePanel();
Dcurrent.txt54206 method public abstract void togglePanel(int, android.view.KeyEvent);