Searched refs:handlerName (Results 1 – 1 of 1) sorted by relevance
3011 final String handlerName = a.getString(attr); in View() local3012 if (handlerName != null) { in View()3019 mHandler = getContext().getClass().getMethod(handlerName, in View()3027 handlerName + "(View) in the activity " in View()