Searched refs:mVoiceMaxResults (Results 1 – 2 of 2) sorted by relevance
106 private final int mVoiceMaxResults; // voiceMaxResults field in SearchableInfo361 mVoiceMaxResults = in SearchableInfo()732 return mVoiceMaxResults; in getVoiceMaxResults()852 mVoiceMaxResults = in.readInt(); in SearchableInfo()895 dest.writeInt(mVoiceMaxResults); in writeToParcel()
8473 Landroid/app/SearchableInfo;->mVoiceMaxResults:I