Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java78 private boolean mMuteActionIsMocked = false; field in MockMessageNotificationBuilder
170 if (mMuteActionIsMocked) { in build()
214 mMuteActionIsMocked = muteActionIsMocked; in setMuteActionIsMocked()