Home
last modified time | relevance | path

Searched defs:mNewTechList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java464 int[] mNewTechList = new int[mTechList.length + 1]; in addTechnology() local
485 int[] mNewTechList = new int[mTechList.length - 1]; in removeTechnology() local