android.widget.ExpandableListAdapter_.android C# (CSharp) Method

android() private method

private android ( ) : bool
return bool
        bool android.widget.ExpandableListAdapter.areAllItemsEnabled()
        {
            return global::MonoJavaBridge.JavaBridge.CallBooleanMethod(this, global::android.widget.ExpandableListAdapter_.staticClass, "areAllItemsEnabled", "()Z", ref global::android.widget.ExpandableListAdapter_._m4);
        }

Same methods

ExpandableListAdapter_::android ( int arg0, int arg1 ) : bool
ExpandableListAdapter_::android ( int arg0, bool arg1, android arg2, android arg3 ) : global::android.view.View
ExpandableListAdapter_::android ( int arg0, int arg1, bool arg2, android arg3, android arg4 ) : global::android.view.View
ExpandableListAdapter_::android ( int arg0 ) : global::java.lang.Object
ExpandableListAdapter_::android ( int arg0, int arg1 ) : global::java.lang.Object
ExpandableListAdapter_::android ( ) : int
ExpandableListAdapter_::android ( int arg0 ) : int
ExpandableListAdapter_::android ( int arg0 ) : long
ExpandableListAdapter_::android ( int arg0, int arg1 ) : long
ExpandableListAdapter_::android ( long arg0 ) : long
ExpandableListAdapter_::android ( long arg0, long arg1 ) : long
ExpandableListAdapter_::android ( android arg0 ) : void
ExpandableListAdapter_::android ( int arg0 ) : void
ExpandableListAdapter_