Home | History | Annotate | Download | only in nfc

Lines Matching full:gethandle

1368                         tag.getTechExtras(), tag.getHandle(), this);
1638 mObjectMap.put(tag.getHandle(), tag);
1919 if (mObjectMap.remove(device.getHandle()) != null) {
2035 mObjectMap.put(device.getHandle(), device);
2064 mObjectMap.put(device.getHandle(), device);
2079 tagEndpoint.getTechExtras(), tagEndpoint.getHandle(), mNfcTagService);
2103 unregisterObject(tagEndpoint.getHandle());