Searched refs:executeCallMethod (Results 1 – 1 of 1) sorted by relevance
72 mGoButton.setOnClickListener((View v) -> executeCallMethod()); in onCreate()76 private void executeCallMethod() { in executeCallMethod() method in CallingMethodActivity