Home
last modified time | relevance | path

Searched refs:mVideoUrl (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxClient/src/com/android/sdksandboxclient/
DBannerOptions.java49 private final String mVideoUrl; field in BannerOptions
69 return mVideoUrl; in getVideoUrl()
84 mViewType, mVideoUrl, mOnClick, mPlacement, mAdSize); in toString()
95 mVideoUrl = videoUrl; in BannerOptions()