Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/dagger/
DSmartspaceViewComponent.kt79 override fun startPendingIntent( in create() method
/frameworks/base/packages/SystemUI/plugin/bcsmartspace/src/com/android/systemui/plugins/
DBcSmartspaceDataPlugin.java223 void startPendingIntent(View v, PendingIntent pi, boolean showOnLockscreen); in startPendingIntent() method
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt330 fun startPendingIntent(animationAdapter: RemoteAnimationAdapter?): Int in startPendingIntent() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DActivityStarterImpl.kt595 override fun startPendingIntent( in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
DLockscreenSmartspaceController.kt373 override fun startPendingIntent( in <lambda>() method