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.java218 public MockMessageNotificationBuilder setPendingIntentIsMocked(boolean pendingIntentIsMocked) { in setPendingIntentIsMocked() argument
219 mPendingIntentIsMocked = pendingIntentIsMocked; in setPendingIntentIsMocked()