Home
last modified time | relevance | path

Searched refs:onPluginConnected (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/custom/
DCustomWidgetManager.java75 public void onPluginConnected(CustomWidgetPlugin plugin, Context context) { in onPluginConnected() method in CustomWidgetManager
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionAppTracker.java268 public void onPluginConnected(AppLaunchEventsPlugin appLaunchEventsPlugin, Context context) { in onPluginConnected() method in PredictionAppTracker
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DLauncherRecentsView.java73 public void onPluginConnected(RecentsExtraCard recentsExtraCard, Context context) {
DTaskThumbnailView.java225 public void onPluginConnected(OverviewScreenshotActions overviewScreenshotActions, in onPluginConnected() method in TaskThumbnailView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderView.java165 public void onPluginConnected(AllAppsRow allAppsRowPlugin, Context context) { in onPluginConnected() method in FloatingHeaderView