Home
last modified time | relevance | path

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

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