Searched refs:mSearchInputType (Results 1 – 1 of 1) sorted by relevance
78 private final int mSearchInputType; field in SearchableInfo321 mSearchInputType = a.getInt(com.android.internal.R.styleable.Searchable_inputType, in SearchableInfo()745 return mSearchInputType; in getInputType()818 mSearchInputType = in.readInt(); in SearchableInfo()856 dest.writeInt(mSearchInputType); in writeToParcel()