Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java552 .removeAllowBackgroundActivityStartsToken(this); in setProcess()
563 _proc.removeAllowBackgroundActivityStartsToken(this); in setProcess()
571 app.removeAllowBackgroundActivityStartsToken(this); in setProcess()
675 .removeAllowBackgroundActivityStartsToken(ServiceRecord.this); in whitelistBgActivityStartsOnServiceStart()
713 app.removeAllowBackgroundActivityStartsToken(this); in updateParentProcessBgActivityStartsWhitelistingToken()
DBroadcastQueue.java453 app.removeAllowBackgroundActivityStartsToken(r); in postActivityStartTokenRemoval()
472 r.curApp.removeAllowBackgroundActivityStartsToken(r); in finishReceiverLocked()
835 filter.receiverList.app.removeAllowBackgroundActivityStartsToken(r); in deliverToRegisteredReceiverLocked()
DProcessRecord.java1185 void removeAllowBackgroundActivityStartsToken(Binder entity) { in removeAllowBackgroundActivityStartsToken() method in ProcessRecord
/frameworks/base/services/
Dart-profile3549 HSPLcom/android/server/am/ProcessRecord;->removeAllowBackgroundActivityStartsToken(Landroid/os/Bind…