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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java 345 int emailIndex = -1;
357 emailIndex = i;
401 if (emailIndex != -1) {
402 row[emailIndex] = galDataRow.get(GalData.EMAIL_ADDRESS);

Completed in 623 milliseconds