Home
last modified time | relevance | path

Searched refs:nfc_jni_start_discovery_locked (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc_NativeNfcManager.cpp69 static void nfc_jni_start_discovery_locked(struct nfc_jni_native_data *nat, bool resume);
630 nfc_jni_start_discovery_locked(nat, true); in nfc_jni_restart_discovery_locked()
1225 static void nfc_jni_start_discovery_locked(struct nfc_jni_native_data *nat, bool resume) in nfc_jni_start_discovery_locked() function
1428 nfc_jni_start_discovery_locked(nat, false); in com_android_nfc_NfcManager_enableDiscovery()