Searched refs:ActionKeyInfo (Results 1 – 8 of 8) sorted by relevance
95 private HashMap<Integer,ActionKeyInfo> mActionKeys = null;392 public static class ActionKeyInfo implements Parcelable { class in SearchableInfo400 new Parcelable.Creator<ActionKeyInfo>() {402 return new ActionKeyInfo(in);405 public ActionKeyInfo[] newArray(int size) {406 return new ActionKeyInfo[size];449 private ActionKeyInfo(Parcel in) { in ActionKeyInfo() method in SearchableInfo.ActionKeyInfo512 public ActionKeyInfo findActionKey(int keyCode) { in findActionKey()519 private void addActionKey(ActionKeyInfo keyInfo) { in addActionKey()521 mActionKeys = new HashMap<Integer,ActionKeyInfo>(); in addActionKey()[all …]
21 import android.app.SearchableInfo.ActionKeyInfo;167 ActionKeyInfo ai = si.findActionKey(KeyEvent.KEYCODE_CALL); in checkSearchable()
1048 SearchableInfo.ActionKeyInfo actionKey = mSearchable.findActionKey(keyCode); in onKeyDown()1097 SearchableInfo.ActionKeyInfo actionKey = mSearchable.findActionKey(keyCode);1156 SearchableInfo.ActionKeyInfo actionKey = mSearchable.findActionKey(keyCode); in onSuggestionsKey()1187 private static String getActionKeyMessage(Cursor c, SearchableInfo.ActionKeyInfo actionKey) { in getActionKeyMessage()
681 android.app.SearchableInfo$ActionKeyInfo$1682 android.app.SearchableInfo$ActionKeyInfo
23462 Landroid/app/SearchableInfo$ActionKeyInfo$1;23463 Landroid/app/SearchableInfo$ActionKeyInfo;
33565 Landroid/app/SearchableInfo$ActionKeyInfo$1;33566 Landroid/app/SearchableInfo$ActionKeyInfo;
8430 Landroid/app/SearchableInfo$ActionKeyInfo;-><init>(Landroid/content/Context;Landroid/util/Attribute…8431 Landroid/app/SearchableInfo$ActionKeyInfo;-><init>(Landroid/os/Parcel;)V8432 Landroid/app/SearchableInfo$ActionKeyInfo;->getKeyCode()I8433 Landroid/app/SearchableInfo$ActionKeyInfo;->mKeyCode:I8434 Landroid/app/SearchableInfo$ActionKeyInfo;->mQueryActionMsg:Ljava/lang/String;8435 Landroid/app/SearchableInfo$ActionKeyInfo;->mSuggestActionMsg:Ljava/lang/String;8436 Landroid/app/SearchableInfo$ActionKeyInfo;->mSuggestActionMsgColumn:Ljava/lang/String;8438 Landroid/app/SearchableInfo;->addActionKey(Landroid/app/SearchableInfo$ActionKeyInfo;)V69520 …ActionKeyMessage(Landroid/database/Cursor;Landroid/app/SearchableInfo$ActionKeyInfo;)Ljava/lang/St…