AndroidJNI.GetStaticMethodID
static function GetStaticMethodID(clazz: IntPtr, name: string, sig: string): IntPtr;
Description

Returns the method ID for a static method of a class.