Searched refs:getLabelId (Results 1 – 3 of 3) sorted by relevance
462 text = mActivityContext.getResources().getText(mSearchable.getLabelId()).toString(); in updateSearchBadge()464 if (DBG) Log.d(LOG_TAG, "Using badge label: " + mSearchable.getLabelId()); in updateSearchBadge()
540 + ",label=" + searchable.getLabelId() in getActivityMetaData()625 public int getLabelId() { in getLabelId() method in SearchableInfo
154 assertTrue(si.getLabelId() != 0); // This must be a useable string in checkSearchable()