Home
last modified time | relevance | path

Searched defs:CursorInfoInner (Results 1 – 1 of 1) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_utils.h133 struct CursorInfoInner : public Parcelable { struct
138 bool operator==(const CursorInfoInner &info) const argument
143 bool ReadFromParcel(Parcel &in) in ReadFromParcel()
172 static CursorInfoInner *Unmarshalling(Parcel &in) in Unmarshalling() argument