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