Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxClient/src/com/android/sdksandboxclient/
DBannerOptions.java102 public static BannerOptions fromSharedPreferences(SharedPreferences sharedPreferences) { in fromSharedPreferences() method in BannerOptions
DMainActivity.java435 BannerOptions.fromSharedPreferences(mSharedPreferences); in registerNewBannerAdButton()
883 BannerOptions.fromSharedPreferences(mSharedPreferences); in registerNewFullscreenAdButton()
915 BannerOptions.fromSharedPreferences(mSharedPreferences); in registerNewAppVideoButton()