Searched refs:nativeSetSmallAreaDetectionThreshold (Results 1 – 2 of 2) sorted by relevance
51 static void nativeSetSmallAreaDetectionThreshold(JNIEnv* env, jclass clazz, jint uid, in nativeSetSmallAreaDetectionThreshold() function59 (void*)nativeSetSmallAreaDetectionThreshold},
41 private static native void nativeSetSmallAreaDetectionThreshold(int uid, float threshold); in nativeSetSmallAreaDetectionThreshold() method in SmallAreaDetectionController144 nativeSetSmallAreaDetectionThreshold(uid, threshold); in setSmallAreaDetectionThreshold()