/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | WindowMagnificationPromptController.java | 148 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in WindowMagnificationPromptController
|
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/ |
H A D | CredentialManagerUi.java | 154 public PendingIntent createPendingIntent( in createPendingIntent() method in CredentialManagerUi
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipNotificationController.java | 240 static PendingIntent createPendingIntent(Context context, String action) { in createPendingIntent() method in TvPipNotificationController
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/ |
H A D | AssociationRequestsProcessor.java | 385 private PendingIntent createPendingIntent(int packageUid, Intent intent) { in createPendingIntent() method in AssociationRequestsProcessor
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
H A D | DynamicSystemInstallationService.java | 515 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in DynamicSystemInstallationService
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | PolicyWarningUIController.java | 176 protected static PendingIntent createPendingIntent(Context context, int userId, String action, in createPendingIntent() method in PolicyWarningUIController
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | SystemActions.java | 600 private PendingIntent createPendingIntent(Context context, String intentAction) { in createPendingIntent() method in SystemActions.SystemActionsBroadcastReceiver
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | SnoozeHelper.java | 413 private PendingIntent createPendingIntent(String key) { in createPendingIntent() method in SnoozeHelper
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationTest.java | 1729 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in NotificationTest
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | Session.java | 940 private PendingIntent createPendingIntent(int requestId) { in createPendingIntent() method in Session
|