Searched defs:xmlResId (Results 1 – 4 of 4) sorted by relevance
42 public int xmlResId; field in SearchIndexableResource53 public SearchIndexableResource(int rank, int xmlResId, String className, int iconResId) { in SearchIndexableResource()
105 public SearchIndexableIntentResource(int xmlResId, String intentAction, in SearchIndexableIntentResource()
452 int xmlResId = metaData.getInt(TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS); in buildTvContentRatingSystemListLocked() local
8080 public void setInputExtras(@XmlRes int xmlResId) throws XmlPullParserException, IOException { in setInputExtras()