Searched refs:mBlockableSystem (Results 1 – 1 of 1) sorted by relevance
149 private boolean mBlockableSystem = false; field in NotificationChannel209 mBlockableSystem = in.readBoolean(); in NotificationChannel()260 dest.writeBoolean(mBlockableSystem); in writeToParcel()288 mBlockableSystem = blockableSystem; in setBlockableSystem()567 return mBlockableSystem; in isBlockableSystem()928 ", mBlockableSystem=" + mBlockableSystem + in toString()