Searched refs:onInflationError (Results 1 – 4 of 4) sorted by relevance
79 default void onInflationError(StatusBarNotification notification, Exception exception) { in onInflationError() method
324 listener.onInflationError(n, e); in handleInflationException()
330 verify(mEntryListener, never()).onInflationError(any(), any()); in testAddNotification()363 verify(mEntryListener, never()).onInflationError(any(), any()); in testUpdateNotification()415 public void onInflationError(StatusBarNotification notification, Exception exception) { in waitForInflation()
241 public void onInflationError( in NotificationLogger()