Searched refs:isAutotransactPollingLoopFilterSupported (Results 1 – 2 of 2) sorted by relevance
52 public boolean isAutotransactPollingLoopFilterSupported() { in isAutotransactPollingLoopFilterSupported() method in NfcProprietaryCaps58 boolean isAutotransactPollingLoopFilterSupported) { in NfcProprietaryCaps() argument62 mIsAutotransactPollingLoopFilterSupported = isAutotransactPollingLoopFilterSupported; in NfcProprietaryCaps()70 boolean isAutotransactPollingLoopFilterSupported = false; in createFromByteArray()100 isAutotransactPollingLoopFilterSupported = caps[value_offset] == 0x1; in createFromByteArray()105 isPowerSavingModeSupported, isAutotransactPollingLoopFilterSupported); in createFromByteArray()
548 proprietaryCaps.isAutotransactPollingLoopFilterSupported()); in logProprietaryCaps()