Searched refs:mIsolatedEntryPointArgs (Results 1 – 1 of 1) sorted by relevance
341 private String[] mIsolatedEntryPointArgs; field in ProcessRecord533 if (mIsolatedEntryPoint != null || mIsolatedEntryPointArgs != null) { in dump()536 pw.println(Arrays.toString(mIsolatedEntryPointArgs)); in dump()1061 return mIsolatedEntryPointArgs; in getIsolatedEntryPointArgs()1066 mIsolatedEntryPointArgs = isolatedEntryPointArgs; in setIsolatedEntryPointArgs()