Searched defs:mNestedScrollView (Results 1 – 2 of 2) sorted by relevance
55 private NestedScrollView mNestedScrollView; field in CustomizationPickerFragment
115 private @NonNull NestedScrollView mNestedScrollView; field in AppPermissionFragment303 ActionBarShadowController.attachToView(getActivity(), getLifecycle(), mNestedScrollView); in onStart() local