Searched refs:method_name (Results 1 – 4 of 4) sorted by relevance
534 jmethodID MediaProviderWrapper::CacheMethod(JNIEnv* env, const char method_name[], in CacheMethod() argument537 string actual_method_name(method_name); in CacheMethod()545 LOG(FATAL) << "Error caching method: " << method_name << signature; in CacheMethod()
288 jmethodID CacheMethod(JNIEnv* env, const char method_name[], const char signature[],
70 ((TextView) findViewById(R.id.method_name)).setText(mMethod.getName()); in onCreate()
115 ((TextView) convertView.findViewById(R.id.method_name)).setText(methodName); in getView()