Searched refs:RestrictionAwarePreferenceMixin (Results 1 – 7 of 7) sorted by relevance
29 public class RestrictionAwarePreferenceMixin { class31 private static final String LOG_TAG = RestrictionAwarePreferenceMixin.class.getSimpleName();39 public RestrictionAwarePreferenceMixin(@NonNull Preference preference) { in RestrictionAwarePreferenceMixin() method in RestrictionAwarePreferenceMixin
27 import com.android.permissioncontroller.role.ui.RestrictionAwarePreferenceMixin;37 private final RestrictionAwarePreferenceMixin mRestrictionAwarePreferenceMixin =38 new RestrictionAwarePreferenceMixin(this);
32 import com.android.permissioncontroller.role.ui.RestrictionAwarePreferenceMixin;44 private final RestrictionAwarePreferenceMixin mRestrictionAwarePreferenceMixin =45 new RestrictionAwarePreferenceMixin(this);
30 import com.android.permissioncontroller.role.ui.RestrictionAwarePreferenceMixin;37 private final RestrictionAwarePreferenceMixin mRestrictionAwarePreferenceMixin =38 new RestrictionAwarePreferenceMixin(this);
30 import com.android.permissioncontroller.role.ui.RestrictionAwarePreferenceMixin;39 private RestrictionAwarePreferenceMixin mRestrictionAwarePreferenceMixin =40 new RestrictionAwarePreferenceMixin(this);
30 import com.android.permissioncontroller.role.ui.RestrictionAwarePreferenceMixin;40 private RestrictionAwarePreferenceMixin mRestrictionAwarePreferenceMixin =41 new RestrictionAwarePreferenceMixin(this);
29 import com.android.permissioncontroller.role.ui.RestrictionAwarePreferenceMixin;37 private RestrictionAwarePreferenceMixin mRestrictionAwarePreferenceMixin =38 new RestrictionAwarePreferenceMixin(this);