Searched refs:mIsolatedEntryPoint (Results 1 – 1 of 1) sorted by relevance
300 private String mIsolatedEntryPoint; field in ProcessRecord457 if (mIsolatedEntryPoint != null || mIsolatedEntryPointArgs != null) { in dump()458 pw.print(prefix); pw.print("isolatedEntryPoint="); pw.println(mIsolatedEntryPoint); in dump()875 return mIsolatedEntryPoint; in getIsolatedEntryPoint()880 mIsolatedEntryPoint = isolatedEntryPoint; in setIsolatedEntryPoint()