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

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 129 private static Bitmap ONLY_TO_ME;
425 ONLY_TO_ME = BitmapFactory.decodeResource(res, R.drawable.ic_email_caret_double);
661 if (personalLevel == UIProvider.ConversationPersonalLevel.ONLY_TO_ME) {
663 : ONLY_TO_ME;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java     [all...]

Completed in 254 milliseconds