Home
last modified time | relevance | path

Searched refs:publicVersion (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationDismissVerifierActivity.java155 Notification publicVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local
164 .setPublicVersion(publicVersion) in sendNotification()
DNotificationPrivacyVerifierActivity.java165 Notification publicVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local
174 .setPublicVersion(publicVersion) in sendNotification()
/cts/tests/tests/notification/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/
DNotificationTrampolineTestService.java143 sb.getNotification().publicVersion.contentIntent)) in handleMessage()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt6534 field public android.app.Notification publicVersion;