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