Searched refs:nlpRequestType (Results 1 – 3 of 3) sorted by relevance
326 void Request::SetNlpRequestType(int nlpRequestType) in SetNlpRequestType() argument328 nlpRequestType_ = nlpRequestType; in SetNlpRequestType()
68 void SetNlpRequestType(int nlpRequestType);
41 int nlpRequestType = parcel.ReadInt32(); in ReadFromParcel() local51 request->SetNlpRequestType(nlpRequestType); in ReadFromParcel()