Searched refs:mHostDisplayId (Results 1 – 1 of 1) sorted by relevance
107 private int mHostDisplayId; field in InlineSuggestionsRequest141 mHostDisplayId = hostDisplayId; in setHostDisplayId()260 this.mHostDisplayId = hostDisplayId; in InlineSuggestionsRequest()341 return mHostDisplayId; in getHostDisplayId()389 && mHostDisplayId == that.mHostDisplayId in equals()406 _hash = 31 * _hash + mHostDisplayId; in hashCode()427 dest.writeInt(mHostDisplayId); in writeToParcel()467 this.mHostDisplayId = hostDisplayId; in InlineSuggestionsRequest()500 private int mHostDisplayId; field in InlineSuggestionsRequest.Builder629 mHostDisplayId = value; in setHostDisplayId()[all …]