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 SearchableInfo399 public static final Parcelable.Creator<ActionKeyInfo> CREATOR =400 new Parcelable.Creator<ActionKeyInfo>() {401 public ActionKeyInfo createFromParcel(Parcel in) {402 return new ActionKeyInfo(in);405 public ActionKeyInfo[] newArray(int size) {406 return new ActionKeyInfo[size];418 ActionKeyInfo(Context activityContext, AttributeSet attr) { in ActionKeyInfo() method in SearchableInfo.ActionKeyInfo449 private ActionKeyInfo(Parcel in) { in ActionKeyInfo() method in SearchableInfo.ActionKeyInfo[all …]
28 import android.app.SearchableInfo.ActionKeyInfo;183 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()
726 android.app.SearchableInfo$ActionKeyInfo$1727 android.app.SearchableInfo$ActionKeyInfo
23102 Landroid/app/SearchableInfo$ActionKeyInfo$1;23103 Landroid/app/SearchableInfo$ActionKeyInfo;
33232 Landroid/app/SearchableInfo$ActionKeyInfo$1;33233 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;)V68877 …ActionKeyMessage(Landroid/database/Cursor;Landroid/app/SearchableInfo$ActionKeyInfo;)Ljava/lang/St…