Home
last modified time | relevance | path

Searched refs:archived (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/model/
DShortcutsChangedTaskTest.kt230 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>()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DSyncManager.java58 public ConversationCustomization(final boolean archived, final boolean muted, in ConversationCustomization() argument
60 mArchived = archived; in ConversationCustomization()
DBugleDatabaseOperations.java210 final boolean archived, final ArrayList<ParticipantData> participants, in getOrCreateConversation() argument
234 db, threadId, conversationName, selfId, participants, archived, in getOrCreateConversation()
367 final List<ParticipantData> participants, final boolean archived, in createConversationInTransaction() argument
389 if (archived) { in createConversationInTransaction()
/packages/services/Mms/src/com/android/mms/service/
DMmsService.java517 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() argument
937 values.put(Telephony.Threads.ARCHIVED, archived ? 1 : 0); in archiveConversation()
/packages/apps/Launcher3/aconfig/
Dlauncher.aconfig112 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"
/packages/apps/Launcher3/tests/src/com/android/launcher3/folder/
DPreviewItemManagerTest.kt221 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()
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncMessageBatch.java345 final boolean archived = mCache.isArchived(conversationId); in updateConversations()
348 conversationId, true /*shouldAutoSwitchSelfId*/, archived /*keepArchived*/); in updateConversations()
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DLoaderTaskTest.kt469 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>()
/packages/modules/DeviceLock/DeviceLockController/proto/
Dconfiguration_info.proto32 // archived configuration.
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...