HomeSort by relevance Sort by last modified time
    Searched refs:attId (Results 1 - 3 of 3) sorted by null

  /external/expat/lib/
xmlparse.c 148 const struct attribute_id *attId;
355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
    [all...]
  /packages/apps/Email/src/com/android/email/service/
AttachmentService.java 187 * @param attId The id of the row in the attachment table.
190 DownloadRequest(final int attPriority, final long attId) {
194 mAttachmentId = attId;
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java     [all...]

Completed in 752 milliseconds