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 397 int emailTypeIndex = -1;
434 emailTypeIndex = i;
544 if (emailTypeIndex != -1) {
545 row[emailTypeIndex] = Email.TYPE_WORK;

Completed in 143 milliseconds