Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationDismissVerifierActivity.java160 Notification privateVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local
168 mNm.notify(tag, NOTIFICATION_ID, privateVersion); in sendNotification()
DNotificationPrivacyVerifierActivity.java170 Notification privateVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local
176 mNm.notify(tag, NOTIFICATION_ID, privateVersion); in sendNotification()