Searched refs:archived (Results 1 – 12 of 12) sorted by relevance
230 fun `When archived pinned shortcut is found with flag off then keep in workspace`() { in <lambda>()260 fun `When archived unpinned shortcut is found with flag off then keep in workspace`() { in <lambda>()350 fun `When restoring archived shortcut with flag on then skip handling`() { in <lambda>()
58 public ConversationCustomization(final boolean archived, final boolean muted, in ConversationCustomization() argument60 mArchived = archived; in ConversationCustomization()
210 final boolean archived, final ArrayList<ParticipantData> participants, in getOrCreateConversation() argument234 db, threadId, conversationName, selfId, participants, archived, in getOrCreateConversation()367 final List<ParticipantData> participants, final boolean archived, in createConversationInTransaction() argument389 if (archived) { in createConversationInTransaction()
517 boolean archived) throws RemoteException {518 LogUtil.d("archiveStoredConversation " + conversationId + " " + archived);527 return archiveConversation(conversationId, archived);935 private boolean archiveConversation(long conversationId, boolean archived) { in archiveConversation() argument937 values.put(Telephony.Threads.ARCHIVED, archived ? 1 : 0); in archiveConversation()
112 description: "Enables support for archived apps in Launcher3, such as empty progress bar etc."284 description: "adds Extras to first screen broadcast for archived apps"582 description: "Makes sure pre-archived pinned shortcuts also get restored"592 description: "Restores pre-archived icons from db when available, mimicing promise icons"
221 fun `Inactive archived app previews are not drawn as preload icon`() { in Inactive archived app previews are not drawn as preload icon()236 fun `Actively installing archived app previews are drawn as preload icon`() { in Actively installing archived app previews are drawn as preload icon()
345 final boolean archived = mCache.isArchived(conversationId); in updateConversations()348 conversationId, true /*shouldAutoSwitchSelfId*/, archived /*keepArchived*/); in updateConversations()
469 fun `When flag on and restore then archived AllApps icons on Workspace load from db`() { in <lambda>()505 fun `When flag on and not restore then archived AllApps icons do not load from db`() { in <lambda>()614 fun `When flag off and restore then archived AllApps icons not loaded from db`() { in <lambda>()
32 // archived configuration.
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...