Home | History | Annotate | Download | only in nav

Lines Matching refs:nativeSetHeightCanMeasure

980 static void nativeSetHeightCanMeasure(JNIEnv *env, jobject obj, bool measure)
983 ALOG_ASSERT(view, "view not set in nativeSetHeightCanMeasure");
1313 { "nativeSetHeightCanMeasure", "(Z)V",
1314 (void*) nativeSetHeightCanMeasure },