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.java475 int[] mNewTechList = new int[mTechList.length + 1]; in addTechnology() local
496 int[] mNewTechList = new int[mTechList.length - 1]; in removeTechnology() local