Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java78 private boolean mHasReplyWrongSemanticAction = false; field in MockMessageNotificationBuilder
135 mHasReplyWrongSemanticAction ? Action.SEMANTIC_ACTION_NONE in build()
139 mHasReplyWrongSemanticAction ? Action.SEMANTIC_ACTION_NONE in build()
200 mHasReplyWrongSemanticAction = hasReplyWrongSemanticAction; in setHasReplyWrongSemanticAction()