Searched refs:TRASH (Results 1 – 5 of 5) sorted by relevance
68 private static final int TRASH = 2; field in TouchInterceptor410 if (mRemoveMode == FLING || mRemoveMode == TRASH) { in dragView()449 mRemoveMode = TRASH; in setTrashcan()
37 TRASH, enumConstant
711 return isType(UIProvider.FolderType.TRASH); in isTrash()
750 public static final int TRASH = 1 << 5; field in UIProvider.FolderType
2357 + " WHEN " + Mailbox.TYPE_TRASH + " THEN " + UIProvider.FolderType.TRASH4140 case UIProvider.FolderType.TRASH: in getFolderDisplayName()4176 return UIProvider.FolderType.TRASH; in getFolderTypeFromMailboxType()