Searched refs:mDeviceHost (Results 1 – 1 of 1) sorted by relevance
307 private DeviceHost mDeviceHost; field in NfcService470 mDeviceHost = new NativeNfcManager(mContext, this); in NfcService()552 mContext, mHandoverDataParser, mDeviceHost.getDefaultLlcpMiu(), in NfcService()553 mDeviceHost.getDefaultLlcpRwSize()); in NfcService()571 mDeviceHost.setNfcSecure(mIsSecureNfcEnabled); in NfcService()738 mDeviceHost.factoryReset(); in doInBackground()746 initialized = mDeviceHost.checkFirmware(); in doInBackground()787 if (!mDeviceHost.initialize()) { in enableInternal()834 mDeviceHost.doSetScreenState(screen_state_mask); in enableInternal()903 result = mDeviceHost.deinitialize(); in disableInternal()[all …]