Searched refs:mSuggestIntentAction (Results 1 – 1 of 1) sorted by relevance
87 private final String mSuggestIntentAction; field in SearchableInfo215 return mSuggestIntentAction; in getSuggestIntentAction()341 mSuggestIntentAction = a.getString( in SearchableInfo()828 mSuggestIntentAction = in.readString(); in SearchableInfo()866 dest.writeString(mSuggestIntentAction); in writeToParcel()