Searched refs:mSearchInputType (Results 1 – 1 of 1) sorted by relevance
77 private final int mSearchInputType; field in SearchableInfo320 mSearchInputType = a.getInt(com.android.internal.R.styleable.Searchable_inputType, in SearchableInfo()740 return mSearchInputType; in getInputType()813 mSearchInputType = in.readInt(); in SearchableInfo()851 dest.writeInt(mSearchInputType); in writeToParcel()