Searched refs:mBeamDisallowedByBase (Results 1 – 2 of 2) sorted by relevance
51 private boolean mBeamDisallowedByBase; field in AndroidBeam78 mBeamDisallowedByBase = RestrictedLockUtilsInternal.hasBaseUserRestriction(getActivity(), in onCreateView()80 if (!mBeamDisallowedByBase && admin != null) { in onCreateView()107 mSwitchBar.setChecked(!mBeamDisallowedByBase && mNfcAdapter.isNdefPushEnabled()); in onActivityCreated()109 mSwitchBar.setEnabled(!mBeamDisallowedByBase); in onActivityCreated()