HomeSort by relevance Sort by last modified time
    Searched full:emailtypeindex (Results 1 - 1 of 1) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java 362 int emailTypeIndex = -1;
399 emailTypeIndex = i;
501 if (emailTypeIndex >= 0) {
502 row[emailTypeIndex] = Email.TYPE_WORK;

Completed in 515 milliseconds