Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1068 cancelForegroundNotificationLocked(r); in setServiceForegroundInnerLocked()
1116 cancelForegroundNotificationLocked(r); in setServiceForegroundInnerLocked()
1129 private void cancelForegroundNotificationLocked(ServiceRecord r) { in cancelForegroundNotificationLocked() method in ActiveServices
1981 cancelForegroundNotificationLocked(r); in scheduleServiceRestartLocked()
2508 cancelForegroundNotificationLocked(r); in bringDownServiceLocked()