Searched refs:mIsolatedEntryPointArgs (Results 1 – 1 of 1) sorted by relevance
306 private String[] mIsolatedEntryPointArgs; field in ProcessRecord457 if (mIsolatedEntryPoint != null || mIsolatedEntryPointArgs != null) { in dump()460 pw.println(Arrays.toString(mIsolatedEntryPointArgs)); in dump()885 return mIsolatedEntryPointArgs; in getIsolatedEntryPointArgs()890 mIsolatedEntryPointArgs = isolatedEntryPointArgs; in setIsolatedEntryPointArgs()