Searched refs:mIsDestructive (Results 1 – 2 of 2) sorted by relevance
100 private final boolean mIsDestructive; field in NotificationActionUtils.NotificationActionType136 mIsDestructive = isDestructive; in NotificationActionType()148 mIsDestructive = isDestructive; in NotificationActionType()165 return mIsDestructive; in getIsDestructive()
3821 private final boolean mIsDestructive;3841 mIsDestructive = isDestructive;3858 if (mIsDestructive && mShowUndo && mTarget.size() > 0) {3873 if (mIsDestructive) {