Searched refs:getIsolatedEntryPoint (Results 1 – 4 of 4) sorted by relevance
1050 String getIsolatedEntryPoint() { in getIsolatedEntryPoint() method in ProcessRecord
1369 && app.getIsolatedEntryPoint() == null) { in updateAndTrimProcessLSP()1419 && app.getIsolatedEntryPoint() == null) { in updateAppUidRecIfNecessaryLSP()
2729 if (app.getIsolatedEntryPoint() != null) {2731 buf.append(app.getIsolatedEntryPoint());
4783 if (app.getIsolatedEntryPoint() != null) { in attachApplicationLocked()4787 app.getIsolatedEntryPoint(), app.getIsolatedEntryPointArgs()); in attachApplicationLocked()