Home | History | Annotate | Download | only in nfc

Lines Matching refs:findObject

1273             tag = (NativeNfcTag) findObject(nativeHandle);
1297 tag = (NativeNfcTag) findObject(nativeHandle);
1318 tag = (NativeNfcTag) findObject(nativeHandle);
1337 tag = (NativeNfcTag) findObject(nativeHandle);
1355 tag = (NativeNfcTag) findObject(nativeHandle);
1374 tag = (NativeNfcTag) findObject(nativeHandle);
1394 tag = (NativeNfcTag) findObject(nativeHandle);
1414 tag = (NativeNfcTag) findObject(nativeHandle);
1442 tag = (NativeNfcTag) findObject(nativeHandle);
1491 device = (NativeP2pDevice) findObject(nativeHandle);
1513 device = (NativeP2pDevice) findObject(nativeHandle);
1532 device = (NativeP2pDevice) findObject(nativeHandle);
1557 device = (NativeP2pDevice) findObject(nativeHandle);
1579 device = (NativeP2pDevice) findObject(nativeHandle);
1601 device = (NativeP2pDevice) findObject(nativeHandle);
1626 device = (NativeP2pDevice) findObject(nativeHandle);
1648 device = (NativeP2pDevice) findObject(nativeHandle);
1667 device = (NativeP2pDevice) findObject(nativeHandle);
1779 private synchronized Object findObject(int key) {