Home
last modified time | relevance | path

Searched refs:taskbarSystemActionPendingIntent (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarSharedState.java71 public PendingIntent taskbarSystemActionPendingIntent; field in TaskbarSharedState
DTaskbarManager.java309 mSharedState.taskbarSystemActionPendingIntent = PendingIntent.getBroadcast( in TaskbarManager()
DTaskbarStashController.java1144 mTaskbarSharedState.taskbarSystemActionPendingIntent); in setUpTaskbarSystemAction()