Home
last modified time | relevance | path

Searched defs:getConversationChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java270 private ConversationChannel getConversationChannel(String packageName, int userId, in getConversationChannel() method in DataManager
278 private ConversationChannel getConversationChannel(ShortcutInfo shortcutInfo, in getConversationChannel() method in DataManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java1801 private ConversationChannel getConversationChannel(String shortcutId, in getConversationChannel() method in PeopleSpaceWidgetManagerTest