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.java1241 cancelForegroundNotificationLocked(r); in setServiceForegroundInnerLocked()
1316 cancelForegroundNotificationLocked(r); in setServiceForegroundInnerLocked()
1329 private void cancelForegroundNotificationLocked(ServiceRecord r) { in cancelForegroundNotificationLocked() method in ActiveServices
2216 cancelForegroundNotificationLocked(r); in scheduleServiceRestartLocked()
2756 cancelForegroundNotificationLocked(r); in bringDownServiceLocked()