Home | History | Annotate | Download | only in nfc

Lines Matching full:gethandle

1342                         tag.getTechExtras(), tag.getHandle(), this);
1612 mObjectMap.put(tag.getHandle(), tag);
1893 if (mObjectMap.remove(device.getHandle()) != null) {
1992 mObjectMap.put(device.getHandle(), device);
2021 mObjectMap.put(device.getHandle(), device);
2036 tagEndpoint.getTechExtras(), tagEndpoint.getHandle(), mNfcTagService);
2060 unregisterObject(tagEndpoint.getHandle());