Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java77 private boolean mPendingIntentIsMocked = false; field in MockMessageNotificationBuilder
124 if (mPendingIntentIsMocked) { in build()
194 mPendingIntentIsMocked = pendingIntentIsMocked; in setPendingIntentIsMocked()