/frameworks/base/packages/SystemUI/src/com/android/systemui/inputdevice/tutorial/ui/ |
D | TutorialNotificationCoordinator.kt | 135 private fun createPendingIntent(tutorialType: String): PendingIntent { in createPendingIntent() method in com.android.systemui.inputdevice.tutorial.ui.TutorialNotificationCoordinator
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/education/ui/view/ |
D | ContextualEduUiCoordinator.kt | 152 private fun createPendingIntent(gestureType: GestureType): PendingIntent { in <lambda>() method
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
D | WindowMagnificationPromptController.java | 148 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in WindowMagnificationPromptController
|
/frameworks/base/services/tests/BackgroundInstallControlServiceTests/host/test-app/BackgroundInstallControlServiceTestApp/src/com/android/server/pm/test/app/ |
D | BackgroundInstallControlServiceTest.java | 225 private static PendingIntent createPendingIntent(Context context) { in createPendingIntent() method in BackgroundInstallControlServiceTest
|
/frameworks/base/services/credentials/java/com/android/server/credentials/ |
D | CredentialManagerUi.java | 161 public PendingIntent createPendingIntent( in createPendingIntent() method in CredentialManagerUi
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipNotificationController.java | 242 static PendingIntent createPendingIntent(Context context, String action) { in createPendingIntent() method in TvPipNotificationController
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | BackgroundUserSoundNotifier.java | 323 private PendingIntent createPendingIntent(String intentAction, int notificationClientUid) { in createPendingIntent() method in BackgroundUserSoundNotifier
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | HearingDevicePhoneCallNotificationController.java | 301 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in HearingDevicePhoneCallNotificationController.CallStateListener
|
D | PolicyWarningUIController.java | 176 protected static PendingIntent createPendingIntent(Context context, int userId, String action, in createPendingIntent() method in PolicyWarningUIController
|
/frameworks/base/services/companion/java/com/android/server/companion/association/ |
D | AssociationRequestsProcessor.java | 447 private PendingIntent createPendingIntent(int packageUid, Intent intent) { in createPendingIntent() method in AssociationRequestsProcessor
|
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
D | DynamicSystemInstallationService.java | 505 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in DynamicSystemInstallationService
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
D | SystemActions.java | 635 private PendingIntent createPendingIntent(Context context, String intentAction) { in createPendingIntent() method in SystemActions.SystemActionsBroadcastReceiver
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | SnoozeHelper.java | 427 private PendingIntent createPendingIntent(String key) { in createPendingIntent() method in SnoozeHelper
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 2875 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in NotificationTest
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | Session.java | 1181 private PendingIntent createPendingIntent(int requestId) { in createPendingIntent() method in Session
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 1434 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in NotificationManagerServiceTest
|