Searched refs:togglePanel (Results 1 – 6 of 6) sorted by relevance
162 mStatusBarManager.togglePanel(); in testTogglePanel_withoutStatusBarPermission_throws()169 mStatusBarManager.togglePanel(); in testTogglePanel_withStatusBarPermission_doesNotThrow()
802 public void togglePanel(int featureId, KeyEvent event) { in togglePanel() method in InstrumentationTest.MockActivity.MockWindow
60 mStatusBarManager.togglePanel(); in testTogglePanel_withoutStatusBarPermission_doesNotThrow()
944 public void togglePanel(int featureId, KeyEvent event) { in togglePanel() method in WindowTest.MockWindow
462 method @RequiresPermission(android.Manifest.permission.STATUS_BAR) public void togglePanel();
54206 method public abstract void togglePanel(int, android.view.KeyEvent);