Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentRecord.java247 void clearAllowBgActivityStarts(IBinder token) { in clearAllowBgActivityStarts() method in PendingIntentRecord
DActivityManagerService.java19033 ((PendingIntentRecord) target).clearAllowBgActivityStarts(whitelistToken); in clearPendingIntentAllowBgActivityStarts()
/frameworks/base/services/
Dart-profile7307 HPLcom/android/server/am/PendingIntentRecord;->clearAllowBgActivityStarts(Landroid/os/IBinder;)V