public boolean test(int arg) { Log.d("TAG", "calling function"); return true; }