Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chislon/Launcher3
/ functions
Functions
2,972 in github.com/chislon/Launcher3
⨍
Functions
2,972
◇
Types & classes
310
↓ 2 callers
Method
handleTouchEvent
(MotionEvent ev)
src/com/android/launcher3/PagedViewWithDraggableItems.java:67
↓ 2 callers
Method
hasAncestorOfType
(View v, Class c)
src/com/android/launcher3/HideFromAccessibilityHelper.java:108
↓ 2 callers
Method
hasDrawn
()
src/com/android/launcher3/DragView.java:230
↓ 2 callers
Method
hasExtraEmptyScreen
()
src/com/android/launcher3/Workspace.java:666
↓ 2 callers
Method
inactivate
(boolean immediate)
src/com/android/launcher3/PageIndicatorMarker.java:85
↓ 2 callers
Method
init
()
src/com/android/launcher3/FolderIcon.java:117
↓ 2 callers
Method
initFirstInstallTime
(PackageInfo pi)
src/com/android/launcher3/AppInfo.java:103
↓ 2 callers
Method
initStatics
(Context context)
src/com/android/launcher3/Utilities.java:292
↓ 2 callers
Method
initialValue
()
src/com/android/launcher3/WidgetPreviewLoader.java:42
↓ 2 callers
Method
initializeScrollForRtl
()
src/com/android/launcher3/WallpaperPickerActivity.java:465
↓ 2 callers
Method
initializeTextureSize
Initializes the texture to a size by calling texImage2D on it. @param texture The texture to initialize the size. @param format The texture format (e
src/com/android/gallery3d/glrenderer/GLCanvas.java:158
↓ 2 callers
Method
invalidateBubbleTextView
(BubbleTextView icon)
src/com/android/launcher3/CellLayout.java:335
↓ 2 callers
Method
invertLayoutHorizontally
()
src/com/android/launcher3/ShortcutAndWidgetContainer.java:171
↓ 2 callers
Method
isAllAppsApplication
(DragSource source, Object info)
src/com/android/launcher3/DeleteDropTarget.java:97
↓ 2 callers
Method
isAllAppsButtonRank
(int rank)
src/com/android/launcher3/LauncherModel.java:172
↓ 2 callers
Method
isDefaultIcon
(Bitmap icon)
src/com/android/launcher3/IconCache.java:205
↓ 2 callers
Method
isDragSourceWorkspaceOrFolder
(DragObject d)
src/com/android/launcher3/DeleteDropTarget.java:113
↓ 2 callers
Method
isDragWidget
(DragObject d)
src/com/android/launcher3/Workspace.java:3227
↓ 2 callers
Method
isFlingingToDelete
Determines whether the user flung the current item to delete it. @return the vector at which the item was flung, or null if no fling was detected.
src/com/android/launcher3/DragController.java:623
↓ 2 callers
Method
isFlippedVertically
()
src/com/android/gallery3d/glrenderer/RawTexture.java:39
↓ 2 callers
Method
isFull
()
src/com/android/launcher3/Folder.java:871
↓ 2 callers
Method
isHoveringOverDeleteDropTarget
(int x, int y)
src/com/android/launcher3/PagedView.java:2708
↓ 2 callers
Method
isIfdAllowed
(int info, int ifd)
src/com/android/gallery3d/exif/ExifInterface.java:2371
↓ 2 callers
Method
isNamelessWallpaper
()
src/com/android/launcher3/WallpaperPickerActivity.java:110
↓ 2 callers
Method
isOffsetTag
Returns true if tag TID is one of the following: {@link TAG_EXIF_IFD}, {@link TAG_GPS_IFD}, {@link TAG_JPEG_INTERCHANGE_FORMAT}, {@link TAG_STRIP_OFFS
src/com/android/gallery3d/exif/ExifInterface.java:1482
↓ 2 callers
Method
isPointInSelfOverHotseat
(int x, int y, Rect r)
src/com/android/launcher3/Workspace.java:3092
↓ 2 callers
Method
isPropertyEnabled
(String propertyName)
src/com/android/launcher3/Launcher.java:358
↓ 2 callers
Method
isRotationEnabled
()
src/com/android/launcher3/Launcher.java:4056
↓ 2 callers
Method
isScreenLandscape
(Context context)
src/com/android/launcher3/LauncherAppState.java:207
↓ 2 callers
Method
isScreenLarge
(Resources res)
src/com/android/launcher3/WallpaperCropActivity.java:262
↓ 2 callers
Method
isShortcutInfoUpdateable
(ItemInfo i)
src/com/android/launcher3/LauncherModel.java:2800
↓ 2 callers
Method
isSofMarker
(short marker)
src/com/android/gallery3d/exif/JpegHeader.java:35
↓ 2 callers
Method
isTouchActive
()
src/com/android/launcher3/Workspace.java:494
↓ 2 callers
Method
isTouchPointInViewportWithBuffer
Returns whether x and y originated within the buffered viewport
src/com/android/launcher3/PagedView.java:1328
↓ 2 callers
Method
isUninstallFromWorkspace
(DragObject d)
src/com/android/launcher3/DeleteDropTarget.java:262
↓ 2 callers
Method
isValidPackageComponent
(PackageManager pm, ComponentName cn)
src/com/android/launcher3/LauncherModel.java:2632
↓ 2 callers
Method
isValidType
Returns true if a given type is a valid tag type.
src/com/android/gallery3d/exif/ExifTag.java:119
↓ 2 callers
Method
isVerticalBarLayout
()
src/com/android/launcher3/DynamicGrid.java:362
↓ 2 callers
Method
isWorkspaceOrFolderApplication
(DragObject d)
src/com/android/launcher3/DeleteDropTarget.java:116
↓ 2 callers
Method
itemsChanged
()
src/com/android/launcher3/FolderInfo.java:93
↓ 2 callers
Method
loadDefaultFavoritesIfNecessary
@param workspaceResId that can be 0 to use default or non-zero for specific resource
src/com/android/launcher3/LauncherProvider.java:261
↓ 2 callers
Method
loadFavorites
Loads the default set of favorite packages from an xml file. @param db The database to write the values into @param filterContainerId The specific co
src/com/android/launcher3/LauncherProvider.java:1010
↓ 2 callers
Method
loadWidgetPreviewsInBackground
(AppsCustomizeAsyncTask task, AsyncTaskPageData data)
src/com/android/launcher3/AppsCustomizePagedView.java:1242
↓ 2 callers
Method
loadWorkspaceScreensDb
Loads the workspace screens db into a map of Rank -> ScreenId
src/com/android/launcher3/LauncherModel.java:1215
↓ 2 callers
Method
lockScreenOrientation
()
src/com/android/launcher3/Launcher.java:4061
↓ 2 callers
Method
makeTileKey
(int x, int y, int level)
src/com/android/photos/views/TiledImageRenderer.java:563
↓ 2 callers
Function
make_dir
()
print_db.py:33
↓ 2 callers
Method
mapCoordInSelfToDescendent
Inverse of {@link #getDescendantCoordRelativeToSelf(View, int[])}.
src/com/android/launcher3/DragLayer.java:367
↓ 2 callers
Method
mapPointFromParentToView
(View v, float x, float y)
src/com/android/launcher3/PagedView.java:390
↓ 2 callers
Method
markCellsForRect
(Rect r, boolean[][] occupied, boolean value)
src/com/android/launcher3/CellLayout.java:1950
↓ 2 callers
Method
maxWidthForWidgetPreview
(int spanX)
src/com/android/launcher3/WidgetPreviewLoader.java:426
↓ 2 callers
Method
modifyItemInDatabase
Move and/or resize item in the DB to a new <container, screen, cellX, cellY, spanX, spanY>
src/com/android/launcher3/LauncherModel.java:696
↓ 2 callers
Method
moveItemInDatabase
Move an item in the DB to a new <container, screen, cellX, cellY>
src/com/android/launcher3/LauncherModel.java:634
↓ 2 callers
Method
moveToLeft
()
src/com/android/launcher3/CropView.java:192
↓ 2 callers
Method
needToParseOffsetsInCurrentIfd
()
src/com/android/gallery3d/exif/ExifParser.java:391
↓ 2 callers
Method
notifyWidgetSizeChanged
Trigger an update callback to the widget to notify it that its size has changed.
src/com/android/launcher3/LauncherAppWidgetInfo.java:84
↓ 2 callers
Method
numEmptyScreensToIgnore
()
src/com/android/launcher3/Workspace.java:1219
↓ 2 callers
Method
onAddToDatabase
Write the fields of this item to the DB @param values
src/com/android/launcher3/ItemInfo.java:130
↓ 2 callers
Method
onClick
(View v)
src/com/android/launcher3/WallpaperPickerActivity.java:260
↓ 2 callers
Method
onClickAllAppsButton
Event handler for the "grid" button that appears on the home screen, which enters all apps mode. @param v The view that was clicked.
src/com/android/launcher3/Launcher.java:2265
↓ 2 callers
Method
onDeferredEndDrag
This only gets called as a result of drag view cleanup being deferred in endDrag();
src/com/android/launcher3/DragController.java:375
↓ 2 callers
Method
onDrop
Handle an object being dropped on the DropTarget @param source DragSource where the drag started @param x X coordinate of the drop location @param y
src/com/android/launcher3/DropTarget.java:128
↓ 2 callers
Method
onDrop
(final ShortcutInfo item, DragView animateView, Rect finalRect, float scaleRelativeToDragLayer, in
src/com/android/launcher3/FolderIcon.java:374
↓ 2 callers
Method
onDropExternal
(int[] touchXY, Object dragInfo, CellLayout cellLayout, boolean insertAtFirst)
src/com/android/launcher3/Workspace.java:3478
↓ 2 callers
Method
onEndReordering
()
src/com/android/launcher3/PagedView.java:2437
↓ 2 callers
Method
onEnterScrollArea
(int direction)
src/com/android/launcher3/DragLayer.java:790
↓ 2 callers
Method
onEnterScrollArea
The touch point has entered the scroll area; a scroll is imminent. This event will only occur while a drag is active. @param direction The scroll dir
src/com/android/launcher3/DragScroller.java:33
↓ 2 callers
Method
onFocusChange
(android.view.View v, boolean hasFocus)
src/com/android/launcher3/FocusOnlyTabWidget.java:79
↓ 2 callers
Method
onInitializeAccessibilityEvent
(AccessibilityEvent event)
src/com/android/launcher3/PagedView.java:2781
↓ 2 callers
Method
onInteractionBegin
Called when the user starts interacting with the launcher. The possible interactions are: - open all apps - reorder an app shortcut, or a widget -
src/com/android/launcher3/Launcher.java:2319
↓ 2 callers
Method
onInteractionEnd
Called when the user stops interacting with the launcher. This implies that the user is now on the homescreen and is not doing housekeeping.
src/com/android/launcher3/Launcher.java:2308
↓ 2 callers
Method
onLauncherTransitionEnd
(Launcher l, boolean animated, boolean toWorkspace)
src/com/android/launcher3/Launcher.java:4494
↓ 2 callers
Method
onLauncherTransitionPrepare
(Launcher l, boolean animated, boolean toWorkspace)
src/com/android/launcher3/Launcher.java:4491
↓ 2 callers
Method
onPackagesUpdated
(ArrayList<Object> widgetsAndShortcuts)
src/com/android/launcher3/AppsCustomizePagedView.java:432
↓ 2 callers
Method
onPageSwitch
(View newPage, int newPageIndex)
src/com/android/launcher3/PagedView.java:274
↓ 2 callers
Method
onPostReorderingAnimationCompleted
()
src/com/android/launcher3/PagedView.java:2427
↓ 2 callers
Method
onRemoveView
(View v, boolean deletePermanently)
src/com/android/launcher3/PagedView.java:1973
↓ 2 callers
Method
onScrollProgressChanged
(float progress)
src/com/android/launcher3/Launcher.java:977
↓ 2 callers
Method
onSearchPackagesChanged
(boolean searchVisible, boolean voiceVisible)
src/com/android/launcher3/SearchDropTargetBar.java:216
↓ 2 callers
Method
onSearchRequested
()
src/com/android/launcher3/Launcher.java:1883
↓ 2 callers
Method
onSecondaryPointerUp
(MotionEvent ev)
src/com/android/launcher3/PagedView.java:2035
↓ 2 callers
Method
onShow
()
src/com/android/launcher3/Launcher.java:971
↓ 2 callers
Method
onTabChangedEnd
(AppsCustomizePagedView.ContentType type)
src/com/android/launcher3/AppsCustomizeTabHost.java:199
↓ 2 callers
Method
onTabChangedStart
()
src/com/android/launcher3/AppsCustomizeTabHost.java:191
↓ 2 callers
Method
onTouch
(View v, MotionEvent ev)
src/com/android/launcher3/Cling.java:323
↓ 2 callers
Method
onTouchComplete
()
src/com/android/launcher3/DragLayer.java:839
↓ 2 callers
Method
onTouchUp
()
src/com/android/launcher3/CropView.java:57
↓ 2 callers
Method
onTransitionEnd
()
src/com/android/launcher3/Workspace.java:2244
↓ 2 callers
Method
onTransitionPrepare
()
src/com/android/launcher3/Workspace.java:2213
↓ 2 callers
Method
onWorkspaceShown
(boolean animated)
src/com/android/launcher3/Launcher.java:3074
↓ 2 callers
Method
onlyBindAllApps
()
src/com/android/launcher3/LauncherModel.java:2328
↓ 2 callers
Method
openFolder
Opens the user folder described by the specified tag. The opening of the folder is animated relative to the specified View. If the View is null, no an
src/com/android/launcher3/Launcher.java:2531
↓ 2 callers
Method
overScrollInfluenceCurve
(float f)
src/com/android/launcher3/PagedView.java:1547
↓ 2 callers
Method
parseFrom
(byte[] data)
src/com/android/launcher3/backup/BackupProtos.java:127
↓ 2 callers
Method
pointToCellExact
Given a point, return the cell that strictly encloses that point @param x X coordinate of the point @param y Y coordinate of the point @param result A
src/com/android/launcher3/CellLayout.java:792
↓ 2 callers
Method
prepareTexture
(BasicTexture texture)
src/com/android/gallery3d/glrenderer/GLES20Canvas.java:686
↓ 2 callers
Method
prevPowerOf2
(int n)
src/com/android/gallery3d/common/Utils.java:93
↓ 2 callers
Method
print
(ValueAnimator animation)
src/com/android/launcher3/FirstFrameAnimatorHelper.java:135
↓ 2 callers
Method
processShortcut
(Intent intent)
src/com/android/launcher3/Launcher.java:2011
↓ 2 callers
Method
processUninstallShortcut
(Context context, PendingUninstallShortcutInfo pendingInfo)
src/com/android/launcher3/UninstallShortcutReceiver.java:77
← previous
next →
801–900 of 2,972, ranked by callers