Home
last modified time | relevance | path

Searched refs:WLCSTAI (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java48 public static final byte[] WLCSTAI = {0x57, 0x4c, 0x43, 0x53, 0x54, 0x41, 0x49}; field in NfcCharging
333 if (Arrays.equals(mNdefType, WLCSTAI)) { in checkWlcCapMsg()
440 if (Arrays.equals(mNdefType, WLCSTAI)) { in checkWlcCtlMsg()