Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeongAndroid/Launcher3
/ functions
Functions
4,423 in github.com/LeongAndroid/Launcher3
⨍
Functions
4,423
◇
Types & classes
546
↓ 4 callers
Method
addDropTarget
Add a DropTarget to the list of potential places to receive drop events.
src/com/android/launcher3/dragndrop/DragController.java:639
↓ 4 callers
Method
addModifiedTime
(ContentValues values)
src/com/android/launcher3/LauncherProvider.java:467
↓ 4 callers
Method
addShortcut
(String title, Intent intent, int type)
src/com/android/launcher3/AutoInstallsLayout.java:288
↓ 4 callers
Method
addViewForRank
Adds the {@param view} to the layout based on {@param rank} and updated the position related attributes. It assumes that {@param item} is already atta
src/com/android/launcher3/folder/FolderPagedView.java:231
↓ 4 callers
Method
addWorkspacesTable
(SQLiteDatabase db, boolean optional)
src/com/android/launcher3/LauncherProvider.java:667
↓ 4 callers
Method
animateToPosition
(float position)
src/com/android/launcher3/pageindicators/PageIndicatorDots.java:154
↓ 4 callers
Method
animateView
This method animates a view at the end of a drag and drop animation. @param view The view to be animated. This view is drawn directly into DragLayer,
src/com/android/launcher3/dragndrop/DragLayer.java:685
↓ 4 callers
Method
applyBadgeState
(ItemInfo itemInfo, boolean animate)
src/com/android/launcher3/BubbleTextView.java:521
↓ 4 callers
Method
applyExpensiveOutlineWithBlur
Applies a more expensive and accurate outline to whatever is currently drawn in a specified bitmap.
src/com/android/launcher3/graphics/HolographicOutlineHelper.java:88
↓ 4 callers
Method
applyFromCellItem
(WidgetItem item, WidgetPreviewLoader loader)
src/com/android/launcher3/widget/WidgetCell.java:133
↓ 4 callers
Method
applyState
()
src/com/android/launcher3/PendingAppWidgetHostView.java:181
↓ 4 callers
Method
assertNonUiThread
()
src/com/android/launcher3/util/Preconditions.java:47
↓ 4 callers
Method
assertUIThread
()
src/com/android/launcher3/util/Preconditions.java:41
↓ 4 callers
Method
attachTo
(Launcher launcher)
src/com/android/launcher3/util/ViewOnDrawExecutor.java:51
↓ 4 callers
Method
beginDragShared
(View child, DragSource source, DragOptions options)
src/com/android/launcher3/Workspace.java:2136
↓ 4 callers
Method
bindAppsAddedOrUpdated
(ArrayList<AppInfo> apps)
src/com/android/launcher3/LauncherModel.java:147
↓ 4 callers
Method
bindDeepShortcuts
()
src/com/android/launcher3/model/LoaderResults.java:331
↓ 4 callers
Method
calculateCellWidth
(int width, int countX)
src/com/android/launcher3/DeviceProfile.java:576
↓ 4 callers
Method
calculateDuration
(float velocity, float progressNeeded)
src/com/android/launcher3/touch/SwipeDetector.java:344
↓ 4 callers
Method
calculateDuration
(float velocity, float disp)
src/com/android/launcher3/allapps/AllAppsTransitionController.java:365
↓ 4 callers
Method
calculateTextHeight
Calculates the height of a given string at a specific text size.
src/com/android/launcher3/Utilities.java:427
↓ 4 callers
Method
cancelOnDestroyActivity
(Animator a)
src/com/android/launcher3/LauncherAnimUtils.java:51
↓ 4 callers
Method
checkFingerExistence
(int id, boolean shouldExist)
tests/src/com/android/launcher3/testcomponent/TouchEventGenerator.java:203
↓ 4 callers
Method
clamp
(int value)
src/com/android/launcher3/AppWidgetResizeFrame.java:518
↓ 4 callers
Method
cleanupFolderCreation
()
src/com/android/launcher3/Workspace.java:2795
↓ 4 callers
Method
cleanupReorder
(boolean cancelAlarm)
src/com/android/launcher3/Workspace.java:2810
↓ 4 callers
Method
close
(boolean animate)
src/com/android/launcher3/AbstractFloatingView.java:67
↓ 4 callers
Method
closeSilently
(Closeable c)
src/com/android/launcher3/Utilities.java:576
↓ 4 callers
Method
closeWriter
()
src/com/android/launcher3/logging/FileLog.java:133
↓ 4 callers
Method
compare
(ItemInfo lhs, ItemInfo rhs)
src/com/android/launcher3/model/LoaderResults.java:229
↓ 4 callers
Method
copyInteger
(ContentValues from, ContentValues to, String key)
src/com/android/launcher3/AutoInstallsLayout.java:677
↓ 4 callers
Method
createBadgedIconBitmap
Returns a bitmap suitable for the all apps view. The icon is badged for {@param user}. The bitmap is also visually normalized with other icons.
src/com/android/launcher3/graphics/LauncherIcons.java:100
↓ 4 callers
Method
createShortcut
Creates a view representing a shortcut. @param info The data structure describing the shortcut.
src/com/android/launcher3/Launcher.java:1387
↓ 4 callers
Method
createSparseMatrixWithHotseat
( CellLayout iconLayout, CellLayout hotseatLayout, DeviceProfile dp)
src/com/android/launcher3/util/FocusLogic.java:194
↓ 4 callers
Method
dbInsertAndCheck
(DatabaseHelper helper, SQLiteDatabase db, String table, String nullColumnHack, ContentValues valu
src/com/android/launcher3/LauncherProvider.java:188
↓ 4 callers
Method
deleteAndBindComponentsRemoved
(final ItemInfoMatcher matcher)
src/com/android/launcher3/model/BaseModelUpdateTask.java:130
↓ 4 callers
Method
disableAndFlushInstallQueue
(int flag, Context context)
src/com/android/launcher3/InstallShortcutReceiver.java:266
↓ 4 callers
Method
dist
(float x0, float y0, float x1, float y1)
src/com/android/launcher3/InvariantDeviceProfile.java:262
↓ 4 callers
Method
dragToWorkspace
Drags an icon to the center of homescreen.
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:145
↓ 4 callers
Method
drawBackgroundStroke
(Canvas canvas)
src/com/android/launcher3/folder/PreviewBackground.java:283
↓ 4 callers
Method
enableInstallQueue
(int flag)
src/com/android/launcher3/InstallShortcutReceiver.java:263
↓ 4 callers
Method
enforceDragParity
(String event, int update, int expectedValue)
src/com/android/launcher3/Workspace.java:2716
↓ 4 callers
Method
exitSpringLoadedDragMode
()
src/com/android/launcher3/Launcher.java:3047
↓ 4 callers
Method
exitWidgetResizeMode
()
src/com/android/launcher3/Workspace.java:1880
↓ 4 callers
Method
fillInLogContainerData
Copies data from the source to the destination proto. @param v source of the data @param info source of the data @param target
src/com/android/launcher3/logging/UserEventDispatcher.java:96
↓ 4 callers
Method
fillInLogContainerData
Fills in the container data on the given event if the given view is not null. @return whether container data was added.
src/com/android/launcher3/logging/UserEventDispatcher.java:140
↓ 4 callers
Method
findDropTarget
(int x, int y, int[] dropCoordinates)
src/com/android/launcher3/dragndrop/DragController.java:592
↓ 4 callers
Method
findProvider
( ComponentName provider, UserHandle user)
src/com/android/launcher3/compat/AppWidgetManagerCompat.java:76
↓ 4 callers
Method
findSpaceForItem
Find a position on the screen for the given size or adds a new screen. @return screenId and the coordinates for the item.
src/com/android/launcher3/model/AddWorkspaceItemsTask.java:261
↓ 4 callers
Method
fromInfo
(ShortcutInfoCompat shortcutInfo)
src/com/android/launcher3/shortcuts/ShortcutKey.java:24
↓ 4 callers
Method
fromItemInfo
(ItemInfo info)
src/com/android/launcher3/util/PackageUserKey.java:18
↓ 4 callers
Method
fromNotification
(StatusBarNotification notification)
src/com/android/launcher3/util/PackageUserKey.java:22
↓ 4 callers
Method
generateEvent
(int action, long ms)
tests/src/com/android/launcher3/testcomponent/TouchEventGenerator.java:210
↓ 4 callers
Method
get
(int index)
src/com/android/launcher3/AllAppsList.java:118
↓ 4 callers
Method
get
()
src/com/android/launcher3/graphics/LauncherIcons.java:330
↓ 4 callers
Method
getActivityLaunchOptions
(View v)
src/com/android/launcher3/Launcher.java:2640
↓ 4 callers
Method
getAlpha
()
src/com/android/launcher3/allapps/AllAppsBackgroundDrawable.java:185
↓ 4 callers
Method
getAppShortcutInfo
Make an ShortcutInfo object for a shortcut that is an application.
src/com/android/launcher3/model/LoaderCursor.java:243
↓ 4 callers
Method
getAppWidgetInfo
(int appWidgetId)
src/com/android/launcher3/compat/AppWidgetManagerCompat.java:61
↓ 4 callers
Method
getCellLayout
Returns the CellLayout of the specified container at the specified screen.
src/com/android/launcher3/Launcher.java:2799
↓ 4 callers
Method
getCellWidth
()
src/com/android/launcher3/CellLayout.java:779
↓ 4 callers
Method
getColorAccent
(Context context)
src/com/android/launcher3/util/Themes.java:30
↓ 4 callers
Method
getColorHints
()
src/com/android/launcher3/compat/WallpaperColorsCompat.java:51
↓ 4 callers
Method
getCurrX
Returns the current X offset in the scroll. @return The new X offset as an absolute distance from the origin.
src/com/android/launcher3/LauncherScroller.java:213
↓ 4 callers
Method
getCurrentCellLayout
()
src/com/android/launcher3/folder/FolderPagedView.java:267
↓ 4 callers
Method
getCurrentWidth
()
src/com/android/launcher3/DeviceProfile.java:747
↓ 4 callers
Method
getCustomContentCallbacks
()
src/com/android/launcher3/Workspace.java:1569
↓ 4 callers
Method
getDefaultOptionsForWidget
(Context context, PendingAddWidgetInfo info)
src/com/android/launcher3/widget/WidgetHostViewLoader.java:155
↓ 4 callers
Method
getDefaultUserSerial
()
src/com/android/launcher3/LauncherProvider.java:658
↓ 4 callers
Method
getDragInfo
()
src/com/android/launcher3/accessibility/LauncherAccessibilityDelegate.java:323
↓ 4 callers
Method
getDragRegion
()
src/com/android/launcher3/dragndrop/DragView.java:426
↓ 4 callers
Method
getFirstFocusableIconInReverseReadingOrder
(CellLayout cellLayout, boolean isRtl)
src/com/android/launcher3/FocusHelper.java:563
↓ 4 callers
Method
getFullResDefaultActivityIcon
()
src/com/android/launcher3/IconCache.java:125
↓ 4 callers
Method
getIconSize
()
src/com/android/launcher3/folder/FolderIcon.java:711
↓ 4 callers
Method
getInsets
()
src/com/android/launcher3/InsettableFrameLayout.java:18
↓ 4 callers
Method
getInstance
(Context context)
src/com/android/launcher3/compat/PackageInstallerCompat.java:36
↓ 4 callers
Method
getInstanceIfConnected
()
src/com/android/launcher3/notification/NotificationListener.java:161
↓ 4 callers
Method
getItemCount
()
src/com/android/launcher3/widget/WidgetsListAdapter.java:122
↓ 4 callers
Method
getItemCount
()
src/com/android/launcher3/popup/PopupContainerWithArrow.java:347
↓ 4 callers
Method
getItemInfo
()
src/com/android/launcher3/InstallShortcutReceiver.java:454
↓ 4 callers
Method
getLauncherAppWidgetInfo
(int appWidgetId)
src/com/android/launcher3/compat/AppWidgetManagerCompat.java:65
↓ 4 callers
Method
getLayoutManager
Returns the grid layout manager.
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:281
↓ 4 callers
Method
getPackage
()
src/com/android/launcher3/shortcuts/ShortcutInfoCompat.java:56
↓ 4 callers
Method
getPageIndicatorDescription
()
src/com/android/launcher3/PagedView.java:2168
↓ 4 callers
Method
getRadius
()
src/com/android/launcher3/folder/PreviewBackground.java:159
↓ 4 callers
Method
getRowsNotForAccessibility
Returns the number of rows before {@param adapterPosition}, including this position which should not be counted towards the collection info.
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:157
↓ 4 callers
Method
getSelectorForId
(int id)
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:269
↓ 4 callers
Method
getSettingsApp
()
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:274
↓ 4 callers
Method
getStrokeWidth
()
src/com/android/launcher3/folder/PreviewBackground.java:437
↓ 4 callers
Method
getThreshold
()
src/com/android/launcher3/allapps/AllAppsCaretController.java:107
↓ 4 callers
Method
getTitle
Returns the title or empty string
src/com/android/launcher3/model/LoaderCursor.java:200
↓ 4 callers
Method
getTitleAndIconForApp
Fill in {@param infoInOut} with the corresponding icon and label.
src/com/android/launcher3/IconCache.java:476
↓ 4 callers
Method
getUserForSerialNumber
(long serialNumber)
src/com/android/launcher3/compat/UserManagerCompat.java:57
↓ 4 callers
Method
getValues
Commits any pending validation and returns the final values. Must not be called on UI thread.
src/com/android/launcher3/util/ContentWriter.java:96
↓ 4 callers
Method
getVelocityTracker
()
src/com/android/launcher3/anim/SpringAnimationHandler.java:221
↓ 4 callers
Method
getViewBounds
(View v)
src/com/android/launcher3/Launcher.java:2667
↓ 4 callers
Method
getWidgetSizeRanges
(Context context, int spanX, int spanY, Rect rect)
src/com/android/launcher3/AppWidgetResizeFrame.java:320
↓ 4 callers
Method
getWidgetView
()
src/com/android/launcher3/widget/WidgetCell.java:149
↓ 4 callers
Method
getWidgetsView
()
src/com/android/launcher3/Launcher.java:1648
↓ 4 callers
Method
grandWidgetBind
Grants the launcher permission to bind widgets.
tests/src/com/android/launcher3/util/rule/ShellCommandRule.java:75
← previous
next →
501–600 of 4,423, ranked by callers