Searched refs:mBeamDisallowedByBase (Results 1 – 1 of 1) sorted by relevance
52 private boolean mBeamDisallowedByBase; field in AndroidBeam79 mBeamDisallowedByBase = RestrictedLockUtilsInternal.hasBaseUserRestriction(getActivity(), in onCreateView()81 if (!mBeamDisallowedByBase && admin != null) { in onCreateView()108 mSwitchBar.setChecked(!mBeamDisallowedByBase && mNfcAdapter.isNdefPushEnabled()); in onActivityCreated()110 mSwitchBar.setEnabled(!mBeamDisallowedByBase); in onActivityCreated()