Searched refs:setNfceePowerAndLinkCtrl (Results 1 – 4 of 4) sorted by relevance
307 void setNfceePowerAndLinkCtrl(boolean enable); in setNfceePowerAndLinkCtrl() method
1988 mDeviceHost.setNfceePowerAndLinkCtrl(true); in enableAlwaysOnInternal()2007 mDeviceHost.setNfceePowerAndLinkCtrl(true); in enableAlwaysOnInternal()2028 mDeviceHost.setNfceePowerAndLinkCtrl(false); in disableAlwaysOnInternal()2036 mDeviceHost.setNfceePowerAndLinkCtrl(false); in disableAlwaysOnInternal()
470 public void setNfceePowerAndLinkCtrl(boolean enable) { in setNfceePowerAndLinkCtrl() method in NativeNfcManager
1593 verify(mDeviceHost).setNfceePowerAndLinkCtrl(false); in testDisableAlwaysOnInternal()1598 verify(mDeviceHost).setNfceePowerAndLinkCtrl(false); in testDisableAlwaysOnInternal()1616 verify(mDeviceHost).setNfceePowerAndLinkCtrl(true); in testEnableAlwaysOnInternal()1623 verify(mDeviceHost).setNfceePowerAndLinkCtrl(true); in testEnableAlwaysOnInternal()