Searched refs:setIsolatedEntryPoint (Results 1 – 4 of 4) sorted by relevance
1135 void setIsolatedEntryPoint(String isolatedEntryPoint) { in setIsolatedEntryPoint() method in ProcessRecord
2746 app.setIsolatedEntryPoint(entryPoint);
2806 app.setIsolatedEntryPoint("test"); in testUpdateOomAdj_DoAll_Isolated_stopServiceWithEntryPoint()2828 app.setIsolatedEntryPoint("test"); in testUpdateOomAdj_DoPending_Isolated_stopServiceWithEntryPoint()3222 app.setIsolatedEntryPoint(mIsolatedEntryPoint); in build()
6860 PLcom/android/server/am/ProcessRecord;->setIsolatedEntryPoint(Ljava/lang/String;)V