Searched refs:mIsStorageGroup (Results 1 – 2 of 2) sorted by relevance
119 private boolean mIsStorageGroup; field in AppPermissionFragment173 mIsStorageGroup = Objects.equals(mPermGroupName, STORAGE); in onCreate()198 if (mIsStorageGroup) { in onCreate()256 if (mViewModel.getFullStorageStateLiveData().isInitialized() && mIsStorageGroup) { in onCreateView()333 if (mIsStorageGroup) { in setRadioButtonsState()343 if (mIsStorageGroup) { in setRadioButtonsState()436 if (mAllowButton == null || !mIsStorageGroup) { in setSpecialStorageState()
103 private boolean mIsStorageGroup; field in AppPermissionFragment163 mIsStorageGroup = Objects.equals(mPermGroupName, STORAGE); in onCreate()276 if (mIsStorageGroup) { in setRadioButtonsState()287 if (mIsStorageGroup) { in setRadioButtonsState()