Searched defs:nfcRfState (Results 1 – 5 of 5) sorted by relevance
25 void NfcTagCallBackProxy::OnNotify(int nfcRfState) in OnNotify()
27 void NfcControllerCallBackProxy::OnNfcStateChanged(int nfcRfState) in OnNfcStateChanged()
33 void NfcTagCallbackStub::OnNotify(int nfcRfState) in OnNotify()
36 void NfcControllerCallBackStub::OnNfcStateChanged(int nfcRfState) in OnNfcStateChanged()
134 void OnNotify(int nfcRfState) override in OnNotify()