Searched refs:addHostingComponentType (Results 1 – 7 of 7) sorted by relevance
173 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_FOREGROUND_SERVICE); in setHasForegroundServices()574 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BOUND_SERVICE); in updateHostingComonentTypeForBindingsLocked()
692 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_STARTED_SERVICE); in setHasStartedServices()1008 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_ACTIVITY); in getCachedHasActivities()1076 mApp.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BROADCAST_RECEIVER); in getCachedIsReceivingBroadcast()
632 void addHostingComponentType(@HostingComponentType int type) { in addHostingComponentType() method in ProcessProfileRecord
766 r.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PROVIDER); in publishContentProviders()1438 cpr.proc.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PROVIDER); in incProviderCountLocked()
1052 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BOUND_SERVICE); in addConnection()
2040 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_SYSTEM); in setSystemProcess()6825 proc.mProfile.addHostingComponentType( in startPersistentApps()13724 proc.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_BACKUP); in bindBackupAgent()15758 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_INSTRUMENTATION); in startInstrumentation()15894 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_INSTRUMENTATION); in startInstrumentationOfSdkSandbox()16917 app.mProfile.addHostingComponentType(HOSTING_COMPONENT_TYPE_PERSISTENT); in trimApplicationsLocked()
2050 HSPLcom/android/server/am/ProcessProfileRecord;->addHostingComponentType(I)V+]Ljava/util/concurrent…