Home
last modified time | relevance | path

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

/frameworks/base/docs/html/wear/preview/features/
Dnotifications.jd225 Notification noti = new NotificationCompat.Builder()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2760 final Notification noti = new Notification.Builder(userContext) in manageNotification() local
2773 null, MONITORING_CERT_NOTIFICATION_ID, noti, userHandle); in manageNotification()