Searched refs:mBlockableSystem (Results 1 – 1 of 1) sorted by relevance
170 private boolean mBlockableSystem = false; field in NotificationChannel234 mBlockableSystem = in.readBoolean(); in NotificationChannel()288 dest.writeBoolean(mBlockableSystem); in writeToParcel()326 mBlockableSystem = blockableSystem; in setBlockableSystem()645 return mBlockableSystem; in isBlockableSystem()1044 + ", mBlockableSystem=" + mBlockableSystem in dump()1072 + ", mBlockableSystem=" + mBlockableSystem in toString()1108 proto.write(NotificationChannelProto.IS_BLOCKABLE_SYSTEM, mBlockableSystem); in writeToProto()