Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
DBcSmartspaceDataPlugin.java138 void startPendingIntent(PendingIntent pi); in startPendingIntent() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
DLockscreenSmartspaceController.kt130 override fun startPendingIntent(pi: PendingIntent?) { in <lambda>() method
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt210 fun startPendingIntent(animationAdapter: RemoteAnimationAdapter?): Int in <lambda>() method