Searched refs:textResId (Results 1 – 1 of 1) sorted by relevance
66 public void switchIndication(int textResId) { in switchIndication() argument67 switchIndication(getResources().getText(textResId)); in switchIndication()