Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java1018 public interface ForegroundServiceStateListener { interface in ActivityManagerInternal
1045 @NonNull ForegroundServiceStateListener listener); in addForegroundServiceStateListener()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java33 import android.app.ActivityManagerInternal.ForegroundServiceStateListener;
74 implements ForegroundServiceStateListener {
H A DActivityManagerService.java207 import android.app.ActivityManagerInternal.ForegroundServiceStateListener;
1458 final ArrayList<ForegroundServiceStateListener> mForegroundServiceStateListeners =
18927 @NonNull ForegroundServiceStateListener listener) { in addForegroundServiceStateListener()
/aosp14/frameworks/base/services/
H A Dart-profile1101 …m/ProcessRecord;ZIZZ)V+]Landroid/app/ActivityManagerInternal$ForegroundServiceStateListener;Lcom/a…