Searched defs:xmlResId (Results 1 – 2 of 2) sorted by relevance
41 public int xmlResId; field in SearchIndexableResource52 public SearchIndexableResource(int rank, int xmlResId, String className, int iconResId) { in SearchIndexableResource()
364 int xmlResId = metaData.getInt(TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS); in buildTvContentRatingSystemListLocked() local