MCPcopy Create free account

hub / github.com/LeongAndroid/Launcher3 / types & classes

Types & classes546 in github.com/LeongAndroid/Launcher3

ClassAbstractFloatingView
Base class for a View which shows a floating UI on top of the launcher UI.
src/com/android/launcher3/AbstractFloatingView.java:35
ClassAbstractLauncherUiTest
Base class for all instrumentation tests providing various utility methods.
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:64
ClassAccessibleDragListenerAdapter
Utility listener to enable/disable accessibility drag flags for a ViewGroup containing CellLayouts
src/com/android/launcher3/accessibility/AccessibleDragListenerAdapter.java:31
ClassActivityInfoProvider
src/com/android/launcher3/IconCache.java:831
ClassActivityResultInfo
Utility class which stores information from onActivityResult
src/com/android/launcher3/util/ActivityResultInfo.java:25
ClassAdapterItem
Info about a particular adapter item (can be either section or app)
src/com/android/launcher3/allapps/AlphabeticalAppsList.java:79
ClassAddConfigWidgetTest
Test to verify widget configuration is properly shown.
tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java:51
ClassAddItemActivity
src/com/android/launcher3/dragndrop/AddItemActivity.java:63
ClassAddWidgetTest
Test to add widget from widget tray
tests/src/com/android/launcher3/ui/widget/AddWidgetTest.java:44
ClassAddWorkspaceItemsTask
Task to add auto-created workspace items.
src/com/android/launcher3/model/AddWorkspaceItemsTask.java:51
ClassAddWorkspaceItemsTaskTest
Tests for {@link AddWorkspaceItemsTask}
tests/src/com/android/launcher3/model/AddWorkspaceItemsTaskTest.java:33
ClassAlarm
src/com/android/launcher3/Alarm.java:22
ClassAllAppsAppLaunchTest
Test for verifying apps is launched from all-apps
tests/src/com/android/launcher3/ui/AllAppsAppLaunchTest.java:23
ClassAllAppsBackgroundDrawable
This is a custom composite drawable that has a fixed virtual size and dynamically lays out its children images relatively within its bounds. This way
src/com/android/launcher3/allapps/AllAppsBackgroundDrawable.java:38
ClassAllAppsCaretController
src/com/android/launcher3/allapps/AllAppsCaretController.java:27
ClassAllAppsContainerView
The all apps view container.
src/com/android/launcher3/allapps/AllAppsContainerView.java:63
ClassAllAppsFastScrollHelper
src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java:25
ClassAllAppsGridAdapter
The grid view adapter of all the apps.
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:54
ClassAllAppsIconToHomeTest
Test for dragging an icon from all-apps to homescreen.
tests/src/com/android/launcher3/ui/AllAppsIconToHomeTest.java:24
ClassAllAppsList
Stores the list of all applications for the all apps view.
src/com/android/launcher3/AllAppsList.java:42
ClassAllAppsRecyclerView
A RecyclerView with custom fast scroll support for the all apps view.
src/com/android/launcher3/allapps/AllAppsRecyclerView.java:49
ClassAllAppsRecyclerViewContainerView
A container for RecyclerView to allow for the click shadow view to be shown behind an icon that is launching.
src/com/android/launcher3/allapps/AllAppsRecyclerViewContainerView.java:36
ClassAllAppsSearchBarController
An interface to a search box that AllApps can command.
src/com/android/launcher3/allapps/search/AllAppsSearchBarController.java:44
ClassAllAppsSpringAnimationFactory
Helper class to set the SpringAnimation values for an item in the adapter.
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:412
ClassAllAppsTransitionController
Handles AllApps view transition. 1) Slides all apps view using direct manipulation 2) When finger is released, animate to either top or bottom accordi
src/com/android/launcher3/allapps/AllAppsTransitionController.java:46
ClassAlphaUpdateListener
A convenience class to update a view's visibility state after an alpha animation.
src/com/android/launcher3/WorkspaceStateTransitionAnimation.java:42
ClassAlphabeticIndexCompat
src/com/android/launcher3/compat/AlphabeticIndexCompat.java:15
ClassAlphabeticIndexV16
Reflected libcore.icu.AlphabeticIndex implementation, falls back to the base alphabetic index.
src/com/android/launcher3/compat/AlphabeticIndexCompat.java:115
ClassAlphabeticIndexVN
Implementation based on {@link AlphabeticIndex}.
src/com/android/launcher3/compat/AlphabeticIndexCompat.java:164
ClassAlphabeticalAppsList
The alphabetically sorted list of applications.
src/com/android/launcher3/allapps/AlphabeticalAppsList.java:46
ClassAnimationCycleListener
Listener for keep running the animation until the final state is reached.
src/com/android/launcher3/pageindicators/PageIndicatorDots.java:329
InterfaceAnimationFactory
This interface is used to initialize and update the SpringAnimations added to the {@link SpringAnimationHandler}. @param <T> The object that each Spr
src/com/android/launcher3/anim/SpringAnimationHandler.java:234
ClassAnimationLayerSet
Helper class to automatically build view hardware layers for the duration of an animation.
src/com/android/launcher3/anim/AnimationLayerSet.java:29
ClassAppDiscoveryAppInfo
src/com/android/launcher3/discovery/AppDiscoveryAppInfo.java:28
ClassAppDiscoveryItem
This class represents the model for a discovered app via app discovery. It holds all information for one result retrieved from an app discovery servic
src/com/android/launcher3/discovery/AppDiscoveryItem.java:26
ClassAppDiscoveryItemView
src/com/android/launcher3/discovery/AppDiscoveryItemView.java:32
EnumAppDiscoveryUpdateState
src/com/android/launcher3/discovery/AppDiscoveryUpdateState.java:19
ClassAppFilter
src/com/android/launcher3/AppFilter.java:6
ClassAppInfo
Represents an app in AllAppsView.
src/com/android/launcher3/AppInfo.java:33
ClassAppInfo
src/com/android/launcher3/popup/SystemShortcut.java:78
ClassAppInfoComparator
A comparator to arrange items based on user profiles.
src/com/android/launcher3/allapps/AppInfoComparator.java:31
ClassAppShortcutParser
App shortcuts: required attributes packageName and className
src/com/android/launcher3/AutoInstallsLayout.java:333
ClassAppShortcutWithUriParser
AppShortcutParser which also supports adding URI based intents
src/com/android/launcher3/DefaultLayoutParser.java:91
ClassAppWidgetManagerCompat
src/com/android/launcher3/compat/AppWidgetManagerCompat.java:35
ClassAppWidgetManagerCompatVL
src/com/android/launcher3/compat/AppWidgetManagerCompatVL.java:38
ClassAppWidgetManagerCompatVO
src/com/android/launcher3/compat/AppWidgetManagerCompatVO.java:29
ClassAppWidgetNoConfig
A simple app widget without any configuration screen.
tests/src/com/android/launcher3/testcomponent/AppWidgetNoConfig.java:23
ClassAppWidgetParser
AppWidget parser which enforces that the app is already installed when the layout is parsed.
src/com/android/launcher3/DefaultLayoutParser.java:277
ClassAppWidgetResizeFrame
src/com/android/launcher3/AppWidgetResizeFrame.java:25
ClassAppWidgetWithConfig
A simple app widget with configuration sceen.
tests/src/com/android/launcher3/testcomponent/AppWidgetWithConfig.java:21
ClassAppWidgetsRestoredReceiver
src/com/android/launcher3/AppWidgetsRestoredReceiver.java:21
ClassAppsGridLayoutManager
A subclass of GridLayoutManager that overrides accessibility values during app search.
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:105
ClassAppsSearchContainerLayout
Layout to contain the All-apps search UI.
src/com/android/launcher3/allapps/search/AppsSearchContainerLayout.java:52
ClassAutoInstallParser
AutoInstall: required attributes packageName and className
src/com/android/launcher3/AutoInstallsLayout.java:382
ClassAutoInstallsLayout
Layout parsing code for auto installs layout
src/com/android/launcher3/AutoInstallsLayout.java:51
ClassBadgeInfo
Contains data to be used in an icon badge.
src/com/android/launcher3/badge/BadgeInfo.java:37
ClassBadgeRenderer
Contains parameters necessary to draw a badge for an icon (e.g. the size of the badge). @see BadgeInfo for the data to draw
src/com/android/launcher3/badge/BadgeRenderer.java:39
ClassBaseActivity
src/com/android/launcher3/BaseActivity.java:28
ClassBaseContainerView
A base container view, which supports resizing.
src/com/android/launcher3/BaseContainerView.java:40
ClassBaseFlags
Defines a set of flags used to control various launcher behaviors. All the flags should be defined here with appropriate default values. To override
src/com/android/launcher3/config/BaseFlags.java:27
ClassBaseIndex
Base class to support Alphabetic indexing if not supported by the framework. TODO(winsonc): disable for non-english locales
src/com/android/launcher3/compat/AlphabeticIndexCompat.java:84
ClassBaseItemDragListener
{@link DragSource} for handling drop from a different window.
src/com/android/launcher3/dragndrop/BaseItemDragListener.java:44
InterfaceBaseLauncherColumns
src/com/android/launcher3/LauncherSettings.java:38
ClassBaseModelUpdateTask
Extension of {@link ModelUpdateTask} with some utility methods
src/com/android/launcher3/model/BaseModelUpdateTask.java:38
ClassBaseModelUpdateTaskTestCase
Base class for writing tests for Model update tasks.
tests/src/com/android/launcher3/model/BaseModelUpdateTaskTestCase.java:49
ClassBaseRecyclerView
A base {@link RecyclerView}, which does the following: <ul> <li> NOT intercept a touch unless the scrolling velocity is below a predefined threshold
src/com/android/launcher3/BaseRecyclerView.java:37
ClassBaseTestingActivity
Base activity with utility methods to help automate testing.
tests/src/com/android/launcher3/testcomponent/BaseTestingActivity.java:36
ClassBgDataModel
All the data stored in-memory and managed by the LauncherModel
src/com/android/launcher3/model/BgDataModel.java:57
InterfaceBindViewCallback
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:88
ClassBindWidgetTest
Tests for bind widget flow. Note running these tests will clear the workspace on the device.
tests/src/com/android/launcher3/ui/widget/BindWidgetTest.java:69
ClassBlockingBroadcastReceiver
Broadcast receiver which blocks until the result is received.
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:282
InterfaceBubbleTextShadowHandler
Interface to be implemented by the grand parent to allow click shadow effect.
src/com/android/launcher3/BubbleTextView.java:643
ClassBubbleTextView
TextView that draws a bubble behind the text. We cannot use a LineBackgroundSpan because we want to make the bubble taller than the text and TextView'
src/com/android/launcher3/BubbleTextView.java:62
ClassBuildConfig
Config file used by Make. This file is automatically generated when using gradle.
src_config/com/android/launcher3/BuildConfig.java:22
ClassBuilder
src/com/android/launcher3/graphics/ShadowGenerator.java:130
ClassButtonDropTarget
Implements a DropTarget.
src/com/android/launcher3/ButtonDropTarget.java:52
ClassButtonPreference
Extension of {@link Preference} which makes the widget layout clickable. @see #setWidgetLayoutResource(int)
src/com/android/launcher3/views/ButtonPreference.java:29
ClassCacheDataUpdatedTask
Handles changes due to cache updates.
src/com/android/launcher3/model/CacheDataUpdatedTask.java:37
ClassCacheDataUpdatedTaskTest
Tests for {@link CacheDataUpdatedTask}
tests/src/com/android/launcher3/model/CacheDataUpdatedTaskTest.java:13
ClassCacheDb
The DB holds the generated previews for various components. Previews can also have different sizes (landscape vs portrait).
src/com/android/launcher3/WidgetPreviewLoader.java:113
ClassCacheEntry
src/com/android/launcher3/IconCache.java:81
InterfaceCallbackTask
A task to be executed on the current callbacks on the UI thread. If there is no current callbacks, the task is ignored.
src/com/android/launcher3/LauncherModel.java:612
InterfaceCallbacks
src/com/android/launcher3/LauncherModel.java:137
InterfaceCallbacks
Callback for getting search results.
src/com/android/launcher3/allapps/search/AllAppsSearchBarController.java:175
ClassCaretDrawable
src/com/android/launcher3/pageindicators/CaretDrawable.java:30
ClassCellAndSpan
Base class which represents an area on the grid.
src/com/android/launcher3/util/CellAndSpan.java:6
ClassCellInfo
src/com/android/launcher3/CellLayout.java:2777
ClassCellLayout
src/com/android/launcher3/CellLayout.java:71
ClassChangeListenerWrapper
src/com/android/launcher3/LauncherProvider.java:1160
InterfaceChangeLogColumns
Columns required on table staht will be subject to backup and restore.
src/com/android/launcher3/LauncherSettings.java:30
ClassCheckForLongPress
src/com/android/launcher3/CheckLongPressHelper.java:33
ClassCheckLongPressHelper
src/com/android/launcher3/CheckLongPressHelper.java:23
ClassCircleRevealOutlineProvider
src/com/android/launcher3/anim/CircleRevealOutlineProvider.java:19
ClassClickShadowView
src/com/android/launcher3/ClickShadowView.java:29
ClassClippedFolderIconLayoutRule
src/com/android/launcher3/folder/ClippedFolderIconLayoutRule.java:4
ClassColorExtractionAlgorithm
Implementation of tonal color extraction
src/com/android/launcher3/dynamicui/ColorExtractionAlgorithm.java:39
ClassColorExtractionService
Intent service to handle color extraction
src/com/android/launcher3/compat/WallpaperManagerCompatVL.java:169
ClassColorExtractionService
Extracts colors from the wallpaper, and saves results to {@link LauncherProvider}.
src/com/android/launcher3/dynamicui/ColorExtractionService.java:47
ClassColorRange
Representation of an HSL color range. <ul> <li>hsl[0] is Hue [0 .. 360)</li> <li>hsl[1] is Saturation [0...1]</li> <li>hsl[2] is Lightness [0...1]</li
src/com/android/launcher3/dynamicui/ColorExtractionAlgorithm.java:753
ClassCommitParams
src/com/android/launcher3/util/ContentWriter.java:114
next →1–100 of 546, ranked by callers