HomeSort by relevance Sort by last modified time
    Searched refs:cached_P2pDevice (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 110 jobject cached_P2pDevice;
NativeNfcManager.cpp 595 if (nfc_jni_cache_object(e, gNativeP2pDeviceClassName, &(nat->cached_P2pDevice)) == -1)
    [all...]
PeerToPeer.cpp 320 ScopedLocalRef<jclass> tag_cls(e, e->GetObjectClass(nat->cached_P2pDevice));
    [all...]

Completed in 783 milliseconds