Home
last modified time | relevance | path

Searched refs:noti (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/docs/html-intl/intl/ru/preview/features/
Dnotification-updates.jd321 Notification noti = new Notification.Builder()
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Dnotification-updates.jd321 Notification noti = new Notification.Builder()
/frameworks/base/docs/html/wear/preview/features/
Dnotifications.jd225 Notification noti = new NotificationCompat.Builder()
/frameworks/base/docs/html-intl/intl/vi/preview/features/
Dnotification-updates.jd321 Notification noti = new Notification.Builder()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2740 final Notification noti = new Notification.Builder(userContext) in manageNotification() local
2753 null, MONITORING_CERT_NOTIFICATION_ID, noti, userHandle); in manageNotification()