Searched refs:isPssProfilingForceEnabled (Results 1 – 1 of 1) sorted by relevance
90 mForceEnablePssProfiling.setChecked(isPssProfilingForceEnabled(getContext())); in onCreate()110 if (Flags.removeAppProfilerPssCollection() && !isPssProfilingForceEnabled(context)) { in refreshUi()181 private boolean isPssProfilingForceEnabled(Context context) { in isPssProfilingForceEnabled() method in ProcessStatsSummary202 mForceEnablePssProfiling.setChecked(isPssProfilingForceEnabled(getContext())); in onRebootDialogCanceled()