/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0315/src/android/security/cts/CVE_2021_0315/ |
D | PocService.java | 34 WindowManager mWindowManager; field in PocService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 63 mWindowManager.addView(mButton, mLayoutParams); in onCreate() 73 if (mWindowManager != null && mButton != null) { in onDestroy() 74 mWindowManager.removeView(mButton); in onDestroy()
|
/cts/tests/tests/taskfpscallback/src/android/taskfpscallback/cts/ |
D | TaskFpsCallbackCtsTest.java | 44 private WindowManager mWindowManager; field in TaskFpsCallbackCtsTest 58 mWindowManager = mContext.getSystemService(WindowManager.class); in setUp() 70 ShellIdentityUtils.invokeMethodWithShellPermissionsNoReturn(mWindowManager, in testRegister() 75 ShellIdentityUtils.invokeMethodWithShellPermissionsNoReturn(mWindowManager, in testRegister() 88 assertThrows(SecurityException.class, () -> mWindowManager.registerTaskFpsCallback( in testRegisterWithoutPermission()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39796/src/android/security/cts/CVE_2021_39796/ |
D | PocService.java | 33 private WindowManager mWindowManager; field in PocService 47 mWindowManager = getSystemService(WindowManager.class); in onCreate() 73 if (mWindowManager != null && mButton != null) { in onDestroy() 74 mWindowManager.removeView(mButton); in onDestroy() 84 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39692/src/android/security/cts/CVE_2021_39692/ |
D | PocService.java | 35 private WindowManager mWindowManager; field in PocService 49 mWindowManager = getSystemService(WindowManager.class); in onCreate() 75 if (mWindowManager != null && mButton != null) { in onDestroy() 76 mWindowManager.removeView(mButton); in onDestroy() 85 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0523/src/android/security/cts/CVE_2021_0523/ |
D | PocService.java | 32 private WindowManager mWindowManager; field in PocService 46 mWindowManager = getSystemService(WindowManager.class); in onCreate() 72 if (mWindowManager != null && mButton != null) { in onDestroy() 73 mWindowManager.removeView(mButton); in onDestroy() 82 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0015/src/android/security/cts/CVE_2020_0015/ |
D | PocService.java | 35 private WindowManager mWindowManager; field in PocService 49 mWindowManager = getSystemService(WindowManager.class); in onCreate() 75 if (mWindowManager != null && mButton != null) { in onDestroy() 76 mWindowManager.removeView(mButton); in onDestroy() 87 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-183411279/src/android/security/cts/BUG_183411279/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-183963253/src/android/security/cts/BUG_183963253/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-183794206/src/android/security/cts/BUG_183794206/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-182810085/src/android/security/cts/BUG_182810085/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-182808318/src/android/security/cts/BUG_182808318/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-182282630/src/android/security/cts/BUG_182282630/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-183613671/src/android/security/cts/BUG_183613671/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-183411210/src/android/security/cts/BUG_183411210/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0586/src/android/security/cts/CVE_2021_0586/ |
D | PocService.java | 37 private WindowManager mWindowManager; field in PocService 52 mWindowManager = getSystemService(WindowManager.class); in onCreate() 78 if (mWindowManager != null && mButton != null) { in onDestroy() 79 mWindowManager.removeView(mButton); in onDestroy() 88 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/BUG-183410508/src/android/security/cts/BUG_183410508/ |
D | OverlayService.java | 36 private WindowManager mWindowManager; field in OverlayService 48 mWindowManager = getSystemService(WindowManager.class); in onCreate() 76 if (mWindowManager != null && mButton != null) { in onDestroy() 77 mWindowManager.removeView(mButton); in onDestroy() 90 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | AppAccessibilityService.java | 42 private WindowManager mWindowManager; field in AppAccessibilityService 54 mWindowManager = getSystemService(WindowManager.class); in onCreate() 81 mWindowManager.addView(mView, params); in onServiceConnected() 88 mWindowManager.removeViewImmediate(mView); in onDestroy()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20501/src/android/security/cts/CVE_2022_20501/ |
D | PocService.java | 32 private WindowManager mWindowManager; field in PocService 38 mWindowManager = getSystemService(WindowManager.class); in onCreate() 54 mWindowManager.addView(mButton, layoutParams); in onCreate() 69 mWindowManager.removeView(mButton); in onDestroy()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0954/src/android/security/cts/CVE_2021_0954/ |
D | PocService.java | 33 WindowManager mWindowManager; field in PocService 55 mWindowManager = getSystemService(WindowManager.class); in onCreate() 70 mWindowManager.addView(mButton, layoutParams); in onCreate() 86 if (mWindowManager != null && mButton != null) { in onDestroy() 87 mWindowManager.removeView(mButton); in onDestroy()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20913/src/android/security/cts/CVE_2023_20913/ |
D | PocService.java | 34 private WindowManager mWindowManager; field in PocService 40 mWindowManager = getSystemService(WindowManager.class); in onCreate() 59 mWindowManager.addView(mButton, layoutParams); in onCreate() 74 mWindowManager.removeView(mButton); in onDestroy()
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | OverlayTestService.java | 33 private WindowManager mWindowManager; field in OverlayTestService 39 mWindowManager = getSystemService(WindowManager.class); in onCreate() 60 mWindowManager.addView(mView, params); in addWindow() 67 mWindowManager.removeViewImmediate(mView); in onDestroy()
|
/cts/hostsidetests/securitybulletin/test-apps/TestOverlayRequestManageCredentials/src/android/security/cts/overlay/RequestManageCredentials/ |
D | PocService.java | 31 private WindowManager mWindowManager; field in PocService 41 mWindowManager = getSystemService(WindowManager.class); in onStartCommand() 58 mWindowManager.addView(mButton, layoutParams); in onStartCommand() 78 mWindowManager.removeView(mButton); in onDestroy()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | GestureNavSwitchHelper.java | 49 private final WindowManager mWindowManager; field in GestureNavSwitchHelper 61 mWindowManager = context.getSystemService(WindowManager.class); in GestureNavSwitchHelper() 126 if (mWindowManager != null) { in getCurrentInsetsSize() 127 WindowInsets insets = mWindowManager.getCurrentWindowMetrics().getWindowInsets(); in getCurrentInsetsSize() 138 if (mWindowManager != null) { in monitorOverlayChange()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0487/src/android/security/cts/CVE_2021_0487/ |
D | PocService.java | 34 private WindowManager mWindowManager; field in PocService 53 mWindowManager = getSystemService(WindowManager.class); in onCreate() 88 mWindowManager.removeView(mButton); in onDestroy() 98 mWindowManager.addView(mButton, mLayoutParams); in showFloatingWindow()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0963/src/android/security/cts/CVE_2021_0963/ |
D | PocService.java | 34 WindowManager mWindowManager; field in PocService 55 mWindowManager = getSystemService(WindowManager.class); in onStartCommand() 69 mWindowManager.addView(mButton, mLayoutParams); in onStartCommand() 80 mWindowManager.removeView(mButton); in onDestroy()
|