Searched defs:acceptThread (Results 1 – 2 of 2) sorted by relevance
267 AcceptThread acceptThread = new AcceptThread(uuid, timeout.intValue()); in bluetoothSocketConnBeginAcceptThreadUuid() local294 AcceptThread acceptThread = new AcceptThread(psmValue.intValue(), timeout.intValue(), in bluetoothSocketConnBeginAcceptThreadPsm() local
303 acceptThread(jvmtiEnv* jvmti_env, JNIEnv* jni_env, void* arg) in acceptThread() function