Searched refs:addHostingComponentType (Results 1 – 7 of 7) sorted by relevance
186 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_FOREGROUND_SERVICE); in setHasForegroundServices()628 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BOUND_SERVICE); in updateHostingComonentTypeForBindingsLocked()
718 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()
658 void addHostingComponentType(@HostingComponentType int type) { in addHostingComponentType() method in ProcessProfileRecord
799 r.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PROVIDER); in publishContentProviders()1469 cpr.proc.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PROVIDER); in incProviderCountLocked()
1300 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BOUND_SERVICE); in addConnection()
964 HSPLcom/android/server/am/ProcessProfileRecord;->addHostingComponentType(I)V+]Ljava/util/concurrent…
6730 HPLcom/android/server/am/ProcessProfileRecord;->addHostingComponentType(I)V