Searched defs:helpIntentUri (Results 1 – 2 of 2) sorted by relevance
147 public final Uri helpIntentUri; field in Account
554 public static void showHelp(Context context, Uri helpIntentUri, String helpTopic) { in showHelp()