Searched refs:TRASH (Results 1 – 5 of 5) sorted by relevance
67 private static final int TRASH = 2; field in TouchInterceptor409 if (mRemoveMode == FLING || mRemoveMode == TRASH) { in dragView()449 mRemoveMode = TRASH; in setTrashcan()
39 TRASH, enumConstant
835 public static final int TRASH = 1 << 5; field in UIProvider.FolderType
764 return isType(FolderType.TRASH); in isTrash()
2778 + " WHEN " + Mailbox.TYPE_TRASH + " THEN " + UIProvider.FolderType.TRASH4509 case UIProvider.FolderType.TRASH: in getFolderDisplayName()4545 return UIProvider.FolderType.TRASH; in getFolderTypeFromMailboxType()4577 case UIProvider.FolderType.TRASH: in getMailboxTypeFromFolderType()