Searched refs:publicVersion (Results 1 – 4 of 4) sorted by relevance
155 Notification publicVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local164 .setPublicVersion(publicVersion) in sendNotification()
165 Notification publicVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local174 .setPublicVersion(publicVersion) in sendNotification()
143 sb.getNotification().publicVersion.contentIntent)) in handleMessage()
6534 field public android.app.Notification publicVersion;