Home
last modified time | relevance | path

Searched refs:pendingIntentIsMocked (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java193 public MockMessageNotificationBuilder setPendingIntentIsMocked(boolean pendingIntentIsMocked) { in setPendingIntentIsMocked() argument
194 mPendingIntentIsMocked = pendingIntentIsMocked; in setPendingIntentIsMocked()