Searched defs:mNotifLayoutInflaterFactory (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ | ||
H A D | NotificationContentInflaterTest.java | 95 @Mock private NotifLayoutInflaterFactory mNotifLayoutInflaterFactory; field in NotificationContentInflaterTest |
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | ||
H A D | NotificationContentInflater.java | 82 private final NotifLayoutInflaterFactory mNotifLayoutInflaterFactory; field in NotificationContentInflater |