Searched refs:mSuggestIntentAction (Results 1 – 2 of 2) sorted by relevance
88 private final String mSuggestIntentAction; field in SearchableInfo216 return mSuggestIntentAction; in getSuggestIntentAction()345 mSuggestIntentAction = a.getString( in SearchableInfo()838 mSuggestIntentAction = in.readString(); in SearchableInfo()876 dest.writeString(mSuggestIntentAction); in writeToParcel()
8465 Landroid/app/SearchableInfo;->mSuggestIntentAction:Ljava/lang/String;