Searched refs:showInspector (Results 1 – 6 of 6) sorted by relevance
621 mHandler.showInspector(TestEnv.FILE_GIF); in testShowInspector()636 mHandler.showInspector(TestEnv.FILE_GIF); in testShowInspector_DebugDisabled()648 mHandler.showInspector(TestEnv.FILE_GIF); in testShowInspector_DebugEnabled()668 mHandler.showInspector(rootDoc); in testShowInspector_OverridesRootDocumentName()688 mHandler.showInspector(rootDoc); in testShowInspector_OverridesRootDocumentNameX()
121 void showInspector(DocumentInfo doc); in showInspector() method
253 public void showInspector(DocumentInfo doc) { in showInspector() method in AbstractActionHandler
321 mInjector.actions.showInspector(getCurrentDirectory()); in onOptionsItemSelected()
556 public void showInspector(DocumentInfo doc) { in showInspector() method in ActionHandler
904 mActions.showInspector(doc); in handleMenuItemClick()