Home
last modified time | relevance | path

Searched defs:startPendingIntent (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
H A DBcSmartspaceDataPlugin.java145 void startPendingIntent(PendingIntent pi, boolean showOnLockscreen); in startPendingIntent() method
/aosp12/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletPanelViewController.java318 private void startPendingIntent(PendingIntent pendingIntent) { in startPendingIntent() method in WalletPanelViewController
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt227 fun startPendingIntent(animationAdapter: RemoteAnimationAdapter?): Int regex