Lines Matching defs:o
222 nfc_jni_native_data* getNative(JNIEnv* e, jobject o) { in getNative()
662 static jboolean nfcManager_initNativeStruc(JNIEnv* e, jobject o) { in nfcManager_initNativeStruc()
1124 static jboolean nfcManager_doInitialize(JNIEnv* e, jobject o) { in nfcManager_doInitialize()
1289 static void nfcManager_enableDiscovery(JNIEnv* e, jobject o, in nfcManager_enableDiscovery()
1403 void nfcManager_disableDiscovery(JNIEnv* e, jobject o) { in nfcManager_disableDiscovery()
1868 static void nfcManager_doSetScreenState(JNIEnv* e, jobject o, in nfcManager_doSetScreenState()
1998 static void nfcManager_doSetP2pInitiatorModes(JNIEnv* e, jobject o, in nfcManager_doSetP2pInitiatorModes()
2040 static void nfcManager_doEnableScreenOffSuspend(JNIEnv* e, jobject o) { in nfcManager_doEnableScreenOffSuspend()
2045 static void nfcManager_doDisableScreenOffSuspend(JNIEnv* e, jobject o) { in nfcManager_doDisableScreenOffSuspend()
2094 static void nfcManager_doStartStopPolling(JNIEnv* e, jobject o, in nfcManager_doStartStopPolling()
2113 static jboolean nfcManager_doSetNfcSecure(JNIEnv* e, jobject o, in nfcManager_doSetNfcSecure()
2125 static jstring nfcManager_doGetNfaStorageDir(JNIEnv* e, jobject o) { in nfcManager_doGetNfaStorageDir()
2130 static void nfcManager_doSetNfceePowerAndLinkCtrl(JNIEnv* e, jobject o, in nfcManager_doSetNfceePowerAndLinkCtrl()
2151 static jint nfcManager_doGetMaxRoutingTableSize(JNIEnv* e, jobject o) { in nfcManager_doGetMaxRoutingTableSize()
2166 static jbyteArray nfcManager_doGetRoutingTable(JNIEnv* e, jobject o) { in nfcManager_doGetRoutingTable()