Searched refs:mDemoted (Results 1 – 1 of 1) sorted by relevance
280 private boolean mDemoted = false; field in NotificationChannel360 mDemoted = in.readBoolean(); in NotificationChannel()428 dest.writeBoolean(mDemoted); in writeToParcel()459 copy.setDemoted(mDemoted); in copy()1047 mDemoted = demoted; in setDemoted()1056 return mDemoted; in isDemoted()1564 mParentId, mConversationId, mDemoted, mImportantConvo); in hashCode()1614 + ", mDemoted=" + mDemoted in getFieldsString()