Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java1498 public void stripForegroundServiceFlagFromNotification() { in stripForegroundServiceFlagFromNotification() method in ServiceRecord
H A DActiveServices.java5879 r.stripForegroundServiceFlagFromNotification(); in dropFgsNotificationStateLocked()