Searched refs:setAllowBgActivityStarts (Results 1 – 3 of 3) sorted by relevance
272 void setAllowBgActivityStarts(IBinder token, int flags) { in setAllowBgActivityStarts() method in PendingIntentRecord
17750 ((PendingIntentRecord) target).setAllowBgActivityStarts(allowlistToken, flags); in setPendingIntentAllowBgActivityStarts()
1907 HPLcom/android/server/am/PendingIntentRecord;->setAllowBgActivityStarts(Landroid/os/IBinder;I)V