Searched refs:mNestedScrollView (Results 1 – 1 of 1) sorted by relevance
133 private @NonNull NestedScrollView mNestedScrollView; field in AppPermissionFragment295 mNestedScrollView = root.requireViewById(R.id.nested_scroll_view); in onCreateView()386 ActionBarShadowController.attachToView(getActivity(), getLifecycle(), mNestedScrollView); in onStart() local