Home | History | Annotate | Download | only in app

Lines Matching defs:textId

499         int textId = mSearchable.getSearchButtonText(); 
503 } else if (textId != 0) {
504 textLabel = mActivityContext.getResources().getString(textId);