Home
last modified time | relevance | path

Searched refs:setCached (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java480 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testNotificationOpened()
508 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testUncacheShortcutsWhenNotificationsDismissed()
546 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testConversationIsNotRecentIfCustomized()
646 shortcut.setCached(ShortcutInfo.FLAG_CACHED_NOTIFICATIONS); in testGetConversationReturnsCustomizedConversation()
667 shortcut.setCached(ShortcutInfo.FLAG_PINNED); in testGetConversation()
700 shortcut.setCached(ShortcutInfo.FLAG_PINNED); in testGetConversation_trackActiveConversations()
727 shortcut.setCached(ShortcutInfo.FLAG_PINNED); in testGetConversation_unsyncedShortcut()
758 shortcut.setCached(ShortcutInfo.FLAG_PINNED); in testOnNotificationChannelModified()
793 shortcut.setCached(ShortcutInfo.FLAG_PINNED); in testGetConversation_demoted()
814 shortcut.setCached(ShortcutInfo.FLAG_PINNED); in testGetConversationGetsPersonsData()
[all …]
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1898 public void setCached(@ShortcutFlags int cacheFlag) { in setCached() method in ShortcutInfo
/frameworks/base/services/
Dart-wear-profile7004 HPLcom/android/server/am/ProcessStateRecord;->setCached(Z)V
7005 HPLcom/android/server/am/ProcessStateRecord;->setCached(ZZ)Z