Home
last modified time | relevance | path

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

/packages/modules/Nfc/framework/tests/src/android/nfc/
DTagTest.java291 int connectedTechnology = mTag.getConnectedTechnology(); in testGetConnectedTechnologyDefaultValue() local
292 assertEquals(-1, connectedTechnology); in testGetConnectedTechnologyDefaultValue()