Home | History | Annotate | Download | only in nfc

Lines Matching full:gethandle

1471                         tag.getTechExtras(), tag.getHandle(), this);
1815 mObjectMap.put(tag.getHandle(), tag);
2103 if (mObjectMap.remove(device.getHandle()) != null) {
2242 mObjectMap.put(device.getHandle(), device);
2271 mObjectMap.put(device.getHandle(), device);
2286 tagEndpoint.getTechExtras(), tagEndpoint.getHandle(), mNfcTagService);
2310 unregisterObject(tagEndpoint.getHandle());