Listview on Android

Hello. Have a question like this:

Is it possible to get the position of the Scrollbar inside the Listview or the current scrolled position of the Listview?

Using Cocos2d-js v3.14.1 and Android Studio.

Ok, I have another question: How can I add my custom function to Java to call them from Android?