Searched refs:mIsStorageGroup (Results 1 – 2 of 2) sorted by relevance
105 private boolean mIsStorageGroup; field in AppPermissionFragment171 mIsStorageGroup = Objects.equals(mPermGroupName, STORAGE); in onCreate()195 if (mIsStorageGroup) { in onCreate()266 if (mViewModel.getFullStorageStateLiveData().isInitialized() && mIsStorageGroup) { in updatePreferences()291 if (mIsStorageGroup) { in setRadioButtonsState()302 if (mIsStorageGroup) { in setRadioButtonsState()391 if (mAllowButton == null || !mIsStorageGroup) { in setSpecialStorageState()
137 private boolean mIsStorageGroup; field in AppPermissionFragment195 mIsStorageGroup = Objects.equals(mPermGroupName, STORAGE); in onCreate()224 if (mIsStorageGroup) { in onCreate()313 if (mViewModel.getFullStorageStateLiveData().isInitialized() && mIsStorageGroup) { in onCreateView()411 if (mIsStorageGroup) { in setRadioButtonsState()421 if (mIsStorageGroup) { in setRadioButtonsState()558 if (mAllowButton == null || !mIsStorageGroup) { in setSpecialStorageState()