/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0586/src/android/security/cts/CVE_2021_0586/ |
D | PocActivity.java | 28 Intent intent = new Intent(PocActivity.this, PocService.class); in startOverlayService() 41 Intent intent = new Intent(PocActivity.this, PocService.class); in stopOverlayService()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/ |
D | PocService.java | 28 public class PocService extends Service { class 32 public PocService() {} in PocService() method in PocService
|
D | PocActivity.java | 52 startForegroundService(new Intent(this, PocService.class)); in startServices()
|
/cts/tests/tests/security/src/android/security/cts/CVE_2022_20129/ |
D | PocService.java | 21 public class PocService extends ConnectionService { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39810/src/android/security/cts/CVE_2021_39810/ |
D | PocService.java | 23 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21129/src/android/security/cts/CVE_2023_21129/ |
D | BubbleActivity.java | 29 startForegroundService(new Intent(this, PocService.class)); in onResume()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/ |
D | PocService.java | 24 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20116/src/android/security/cts/CVE_2022_20116/ |
D | PocService.java | 34 public class PocService extends Service { class 62 new Intent(this, PocService.class), PendingIntent.FLAG_IMMUTABLE)); in showNotification()
|
D | DeviceTest.java | 53 mContext.startService(new Intent(mContext, PocService.class).putExtra( in startPocService() 95 mContext.stopService(new Intent(mContext, PocService.class)); in testOngoingCallController()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39622/src/android/security/cts/CVE_2021_39622/ |
D | PocService.java | 23 public class PocService extends VpnService { class
|
D | PocActivity.java | 48 startService(new Intent(this, PocService.class)); in onActivityResult()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39701/src/android/security/cts/CVE_2021_39701/ |
D | PocActivity.java | 40 ControlsProviderService.requestAddControl(this, new ComponentName(this, PocService.class), in checkPermissionAndStartHidden()
|
D | PocService.java | 25 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39704/src/android/security/cts/CVE_2021_39704/ |
D | PocActivity.java | 36 startForegroundService(new Intent(this, PocService.class)); in onCreate()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-34723/malicious-app/src/android/security/cts/CVE_2024_34723_malicious_app/ |
D | PocContentProvider.java | 68 context.startService(new Intent(context, PocService.class)); in call()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20501/src/android/security/cts/CVE_2022_20501/ |
D | PocService.java | 30 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/ |
D | Android.bp | 30 "src/android/security/cts/CVE_2021_0478/PocService.java",
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20913/src/android/security/cts/CVE_2023_20913/ |
D | PocService.java | 32 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0315/src/android/security/cts/CVE_2021_0315/ |
D | PocService.java | 32 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/TestOverlayRequestManageCredentials/src/android/security/cts/overlay/RequestManageCredentials/ |
D | PocService.java | 29 public class PocService extends Service { class
|
D | DeviceTest.java | 160 Intent intent = new Intent(context, PocService.class); in overlayDisallowedByRequestManageCredentials() 232 context.stopService(new Intent(context, PocService.class)); in overlayDisallowedByRequestManageCredentials()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39796/src/android/security/cts/CVE_2021_39796/ |
D | PocService.java | 31 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39692/src/android/security/cts/CVE_2021_39692/ |
D | PocService.java | 33 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0523/src/android/security/cts/CVE_2021_0523/ |
D | PocService.java | 30 public class PocService extends Service { class
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0015/src/android/security/cts/CVE_2020_0015/ |
D | PocService.java | 33 public class PocService extends Service { class
|