Searched refs:showInspector (Results 1 – 6 of 6) sorted by relevance
620 mHandler.showInspector(TestEnv.FILE_GIF); in testShowInspector()635 mHandler.showInspector(TestEnv.FILE_GIF); in testShowInspector_DebugDisabled()646 mHandler.showInspector(TestEnv.FILE_GIF); in testShowInspector_DebugEnabled()665 mHandler.showInspector(rootDoc); in testShowInspector_OverridesRootDocumentName()685 mHandler.showInspector(rootDoc); in testShowInspector_OverridesRootDocumentNameX()
110 void showInspector(DocumentInfo doc); in showInspector() method
237 public void showInspector(DocumentInfo doc) { in showInspector() method in AbstractActionHandler
307 mInjector.actions.showInspector(getCurrentDirectory()); in onOptionsItemSelected()
741 public void showInspector(DocumentInfo doc) { in showInspector() method in ActionHandler
715 mActions.showInspector(doc); in handleMenuItemClick()