Home | History | Annotate | Download | only in store

Lines Matching defs:Utility

51 import com.android.emailcommon.utility.Utility;
384 return uids.toArray(Utility.EMPTY_STRINGS);
396 return Utility.EMPTY_STRINGS; // not found;
464 return Utility.EMPTY_STRINGS; // not found;
578 Utility.combine(fetchFields.toArray(new String[fetchFields.size()]), ' ')
624 message.parse(Utility.streamFromAsciiString(header));