Searched defs:mNotificationInflater (Results 1 – 2 of 2) sorted by relevance
71 private NotificationContentInflater mNotificationInflater; field in NotificationContentInflaterTest126 mNotificationInflater); in testInflationCallsUpdated() local135 mNotificationInflater); in testInflationOnlyInflatesSetFlags() local148 true /* expectingException */, mNotificationInflater); in testInflationThrowsErrorDoesntCallUpdated() local157 mNotificationInflater); in testAsyncTaskRemoved() local
139 private final NotificationContentInflater mNotificationInflater; field in ExpandableNotificationRow