Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java305 doSetNotification(this, jobId, notificationId, notification, jobEndNotificationPolicy); in setNotification()
934 private void doSetNotification(JobCallback cb, int jodId, int notificationId, in doSetNotification() method in JobServiceContext