Searched refs:getAboutKeyboardIntent (Results 1 – 2 of 2) sorted by relevance
35 public static Intent getAboutKeyboardIntent(Context context) { in getAboutKeyboardIntent() method in FeedbackUtils
86 final Intent aboutIntent = FeedbackUtils.getAboutKeyboardIntent(activity); in onOptionsItemSelected()