Home | History | Annotate | Download | only in assist

Lines Matching defs:mAutofillOptions

629         CharSequence[] mAutofillOptions;
729 mAutofillOptions = in.readCharSequenceArray();
896 out.writeCharSequenceArray(mAutofillOptions);
1056 return mAutofillOptions;
1873 mNode.mAutofillOptions = options;