Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java161 mTracker.handleForegroundServiceNotificationUpdated( in handleMessage()
253 private void handleForegroundServiceNotificationUpdated(String packageName, int uid, in handleForegroundServiceNotificationUpdated() method in AppFGSTracker