Searched refs:mStartUserInBackgroundButton (Results 1 – 1 of 1) sorted by relevance
90 private Button mStartUserInBackgroundButton; field in DevicePolicyFragment136 mStartUserInBackgroundButton = view.findViewById(R.id.start_user_in_background); in onViewCreated()146 mStartUserInBackgroundButton.setOnClickListener((v) -> startUserInBackground()); in onViewCreated()