Home
last modified time | relevance | path

Searched defs:mPeopleSpaceWidgetManager (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetPinnedReceiver.java40 private final PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in PeopleSpaceWidgetPinnedReceiver
H A DPeopleSpaceWidgetProvider.java40 public PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in PeopleSpaceWidgetProvider
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleProviderTest.java73 private PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in PeopleProviderTest
H A DPeopleSpaceUtilsTest.java201 private PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in PeopleSpaceUtilsTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceActivity.java55 private PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in PeopleSpaceActivity
H A DPeopleProvider.java47 PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in PeopleProvider
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java129 private final PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in NotificationGutsManager
494 mPeopleSpaceWidgetManager, in initializeConversationNotificationInfo() local
H A DNotificationConversationInfo.java90 private PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in NotificationConversationInfo
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java139 @Mock private PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in NotificationGutsManagerTest
H A DNotificationConversationInfoTest.java141 private PeopleSpaceWidgetManager mPeopleSpaceWidgetManager; field in NotificationConversationInfoTest