Home | History | Annotate | Download | only in users

Lines Matching refs:AppRestrictionsFragment

69 public class AppRestrictionsFragment extends SettingsPreferenceFragment implements
73 private static final String TAG = AppRestrictionsFragment.class.getSimpleName();
119 mHelper.applyUserAppsStates(AppRestrictionsFragment.this);
283 mHelper.applyUserAppsStates(AppRestrictionsFragment.this);
635 if (invokeIfCustom && AppRestrictionsFragment.this.isResumed()) {
639 AppRestrictionsFragment.this.startActivityForResult(
651 List<ResolveInfo> resolveInfos = AppRestrictionsFragment.this.mPackageManager
715 p.setOnPreferenceChangeListener(AppRestrictionsFragment.this);