/packages/modules/AdServices/sdksandbox/tests/cts/endtoendtests/providers/MediationProvider/src/com/android/sdksandbox/cts/provider/mediationtest/ |
D | SdkSandboxMediationTestProvider.java | 33 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxCodeProvider/src/com/android/sdksandboxcode_mediatee/ |
D | SandboxedSdkMediateeProvider.java | 32 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/test-apps/FailingSdkProvider/src/com/android/sdksandboxcode_1/ |
D | FailingSdkProvider.java | 33 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/test-apps/EmptyProvider/src/com/android/emptysdkprovider/ |
D | EmptySdkProvider.java | 39 public final View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/codeprovider/src/com/android/testcode2_1/ |
D | TestSandboxedSdkProvider2.java | 34 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/cts/hostside/provider/src/com/android/sdksandbox/cts/provider/dataisolationtest/ |
D | SdkSandboxDataIsolationTestProvider.java | 33 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/codeprovider/src/com/android/tests/codeprovider/storagetest_1/ |
D | StorageTestSandboxedSdkProvider.java | 34 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/codeprovider/src/com/android/testcode_1/ |
D | TestSandboxedSdkProvider.java | 34 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/cts/hostside/provider/src/com/android/sdksandbox/cts/provider/storagetest/ |
D | SdkSandboxStorageTestProvider.java | 33 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxCodeProvider/src/com/android/sdksandboxcode_1/ |
D | SampleSandboxedSdkProvider.java | 82 public View getView(Context windowContext, Bundle params, int width, int height) { in getView() 166 Context windowContext, in TestView() 305 TestWebView(Context windowContext) { in TestWebView()
|
/packages/modules/AdServices/sdksandbox/tests/test-apps/TestProvider/src/com/android/testprovider/ |
D | TestProvider.java | 38 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/apps/Car/Launcher/app/tests/src/com/android/car/carlauncher/ |
D | CarLauncherViewModelFactoryTest.java | 63 Context windowContext = mActivity in setUp() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | BaseTaskbarContext.java | 36 public BaseTaskbarContext(Context windowContext) { in BaseTaskbarContext()
|
/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxCodeProvider/src/com/android/sdksandboxcode_webview/ |
D | SandboxedSdkWebViewProvider.java | 52 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/cts/endtoendtests/providers/CtsProvider/src/com/android/ctssdkprovider/ |
D | SdkProvider.java | 44 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/test-apps/SocketApp/src/com/android/socketapp/ |
D | SocketSdkProvider.java | 45 public final View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/framework/java/android/app/sdksandbox/ |
D | SandboxedSdkProvider.java | 115 public abstract View getView( in getView()
|
/packages/modules/AdServices/adservices/tests/cts/sandbox/appsetid/providers/appsetidsdk/src/com/android/tests/providers/appsetidsdk/ |
D | AppSetIdSdk.java | 83 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/ui/provider/src/com/android/sdksandbox/uiprovider/ |
D | UiProvider.java | 38 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/adservices/tests/cts/sandbox/adid/providers/adidsdk/src/com/android/tests/providers/adidsdk/ |
D | AdIdSdk.java | 83 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxMetricsHostTest/sdkprovider/src/com/android/tests/sdkprovider/crashtest/ |
D | CrashTestSandboxedSdkProvider.java | 66 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/adservices/tests/cts/sandbox/topics/providers/sdk1/src/com/android/tests/providers/sdk1/ |
D | Sdk1.java | 100 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/cts/endtoendtests/src/com/android/tests/sdksandbox/endtoend/ |
D | SandboxedSdkProviderTest.java | 86 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/endtoendtests/sdkproviders/RestrictionsProvider/src/com/android/tests/sdkprovider/restrictions/ |
D | RestrictionsSandboxedSdkProvider.java | 96 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|
/packages/modules/AdServices/sdksandbox/tests/test-apps/CodeProviderWithResources/src/com/android/codeproviderresources_1/ |
D | ResourceSandboxedSdkProvider.java | 73 public View getView(Context windowContext, Bundle params, int width, int height) { in getView()
|