Home
last modified time | relevance | path

Searched refs:addHostingComponentType (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessServiceRecord.java186 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_FOREGROUND_SERVICE); in setHasForegroundServices()
628 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BOUND_SERVICE); in updateHostingComonentTypeForBindingsLocked()
DProcessStateRecord.java718 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_STARTED_SERVICE); in setHasStartedServices()
1025 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_ACTIVITY); in getCachedHasActivities()
1093 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BROADCAST_RECEIVER); in getCachedIsReceivingBroadcast()
DProcessProfileRecord.java658 void addHostingComponentType(@HostingComponentType int type) { in addHostingComponentType() method in ProcessProfileRecord
DContentProviderHelper.java799 r.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PROVIDER); in publishContentProviders()
1469 cpr.proc.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PROVIDER); in incProviderCountLocked()
DServiceRecord.java1300 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BOUND_SERVICE); in addConnection()
/frameworks/base/services/
Dart-profile964 HSPLcom/android/server/am/ProcessProfileRecord;->addHostingComponentType(I)V+]Ljava/util/concurrent…
Dart-wear-profile6730 HPLcom/android/server/am/ProcessProfileRecord;->addHostingComponentType(I)V