Searched refs:helpContext (Results 1 – 2 of 2) sorted by relevance
130 protected void showHelp(String helpContext) { in showHelp() argument131 Utils.showHelp(this, mAccount, helpContext); in showHelp()
488 int helpContext = ViewMode.isConversationMode(viewMode) in showHelp() local491 Utils.showHelp(this, account, getString(helpContext)); in showHelp()