Home | History | Annotate | Download | only in store

Lines Matching defs:Utility

51 import com.android.emailcommon.utility.Utility;
388 return uids.toArray(Utility.EMPTY_STRINGS);
400 return Utility.EMPTY_STRINGS; // not found;
468 return Utility.EMPTY_STRINGS; // not found;
582 Utility.combine(fetchFields.toArray(new String[fetchFields.size()]), ' ')
628 message.parse(Utility.streamFromAsciiString(header));