Searched refs:mIsolatedEntryPoint (Results 1 – 1 of 1) sorted by relevance
335 private String mIsolatedEntryPoint; field in ProcessRecord533 if (mIsolatedEntryPoint != null || mIsolatedEntryPointArgs != null) { in dump()534 pw.print(prefix); pw.print("isolatedEntryPoint="); pw.println(mIsolatedEntryPoint); in dump()1051 return mIsolatedEntryPoint; in getIsolatedEntryPoint()1056 mIsolatedEntryPoint = isolatedEntryPoint; in setIsolatedEntryPoint()