Searched refs:mContentId (Results 1 – 5 of 5) sorted by relevance
116 final String mContentId; field in LicenseHtmlGeneratorFromXml.ContentIdAndFileNames120 mContentId = contentId; in ContentIdAndFileNames()396 if (!contentIdToOrderMap.containsKey(contentIdAndFileNames.mContentId)) { in generateHtml()397 contentIdToOrderMap.put(contentIdAndFileNames.mContentId, count); in generateHtml()400 int id = contentIdToOrderMap.get(contentIdAndFileNames.mContentId); in generateHtml()419 contentIdAndFileNames.mContentId)); in generateHtml()
101 private final int mContentId; field in SlidingDrawer249 mContentId = contentId; in SlidingDrawer()273 mContent = findViewById(mContentId); in onFinishInflate()
178 mContentId(GetFieldIDOrDie(env, mClass, "mContentId", "I")), in Ids()181 const jfieldID mContentId; member199 return (int32_t)mEnv->GetIntField(mTunerConfiguration, ids.mContentId); in getContentId()
995 private final int mContentId; field in AudioTrack.TunerConfiguration1030 mContentId = contentId; in TunerConfiguration()1039 return mContentId; // The Builder ensures this is > 0. in getContentId()
69129 Landroid/widget/SlidingDrawer;->mContentId:I