Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java155 private int mLockscreenVisibility = DEFAULT_VISIBILITY; field in NotificationChannel
214 mLockscreenVisibility = in.readInt(); in NotificationChannel()
261 dest.writeInt(mLockscreenVisibility); in writeToParcel()
479 this.mLockscreenVisibility = lockscreenVisibility; in setLockscreenVisibility()
588 return mLockscreenVisibility; in getLockscreenVisibility()
1032 + ", mLockscreenVisibility=" + mLockscreenVisibility in dump()
1060 + ", mLockscreenVisibility=" + mLockscreenVisibility in toString()
1088 proto.write(NotificationChannelProto.LOCKSCREEN_VISIBILITY, mLockscreenVisibility); in writeToProto()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8540 Landroid/app/NotificationChannel;->mLockscreenVisibility:I