Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java272 void setAllowBgActivityStarts(IBinder token, int flags) { in setAllowBgActivityStarts() method in PendingIntentRecord
H A DActivityManagerService.java17750 ((PendingIntentRecord) target).setAllowBgActivityStarts(allowlistToken, flags); in setPendingIntentAllowBgActivityStarts()
/aosp14/frameworks/base/services/
H A Dart-profile1907 HPLcom/android/server/am/PendingIntentRecord;->setAllowBgActivityStarts(Landroid/os/IBinder;I)V