Home
last modified time | relevance | path

Searched refs:mSuggestIntentAction (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DSearchableInfo.java88 private final String mSuggestIntentAction; field in SearchableInfo
216 return mSuggestIntentAction; in getSuggestIntentAction()
345 mSuggestIntentAction = a.getString( in SearchableInfo()
838 mSuggestIntentAction = in.readString(); in SearchableInfo()
876 dest.writeString(mSuggestIntentAction); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8465 Landroid/app/SearchableInfo;->mSuggestIntentAction:Ljava/lang/String;