Searched refs:method_sessionStarted (Results 1 – 1 of 1) sorted by relevance
63 static jmethodID method_sessionStarted; variable1061 env->CallVoidMethod(mDatabase, method_sessionStarted); in sessionStarted()1208 method_sessionStarted = env->GetMethodID(clazz, "sessionStarted", "()V"); in register_android_mtp_MtpDatabase()1209 if (method_sessionStarted == NULL) { in register_android_mtp_MtpDatabase()