HomeSort by relevance Sort by last modified time
    Searched refs:helpIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Help.java 43 Intent helpIntent = getHelpIntent(activityName);
44 if (helpIntent != null) {
48 item.setIntent(helpIntent);