Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrislacy/LauncherJellyBean
/ functions
Functions
1,760 in github.com/chrislacy/LauncherJellyBean
⨍
Functions
1,760
◇
Types & classes
164
Method
findAppWidgetProviderInfoWithComponent
Attempts to find an AppWidgetProviderInfo that matches the given component.
src/com/launcherjellybean/android/LauncherModel.java:1912
Method
findCellForSpanIgnoring
Like above, but ignores any cells occupied by the item "ignoreView" @param cellXY The array that will contain the position of a vacant cell if such a
src/com/launcherjellybean/android/CellLayout.java:2512
Method
finishBindingItems
Callback saying that there aren't any more items to bind. Implementation of the method from LauncherModel.Callbacks.
src/com/launcherjellybean/android/Launcher.java:3306
Method
focusSearch
(int direction)
src/com/launcherjellybean/android/HandleView.java:53
Method
focusSearch
(int direction)
src/com/launcherjellybean/android/Cling.java:149
Method
focusableViewAvailable
If one of our descendant views decides that it could be focused now, only pass that along if it's on the current page. This happens when live folders
src/com/launcherjellybean/android/PagedView.java:880
Method
generateLayoutParams
(AttributeSet attrs)
src/com/launcherjellybean/android/CellLayout.java:2829
Method
generateLayoutParams
(AttributeSet attrs)
src/com/launcherjellybean/android/PagedViewCellLayout.java:384
Method
generateRandomId
()
src/com/launcherjellybean/android/Utilities.java:275
Method
getBackgroundAlphaMultiplier
()
src/com/launcherjellybean/android/CellLayout.java:1010
Method
getCell
(int[] loc)
src/com/launcherjellybean/android/FolderIcon.java:257
Method
getCellCountForDimensions
(int width, int height)
src/com/launcherjellybean/android/PagedViewCellLayout.java:302
Method
getCellHeight
()
src/com/launcherjellybean/android/CellLayout.java:849
Method
getCellWidth
()
src/com/launcherjellybean/android/CellLayout.java:845
Method
getChildDrawingOrder
(int childCount, int i)
src/com/launcherjellybean/android/DragLayer.java:702
Method
getChildIndexForRelativeOffset
(int relativeOffset)
src/com/launcherjellybean/android/PagedView.java:1388
Method
getChildOnPageAt
(int i)
src/com/launcherjellybean/android/PagedViewCellLayout.java:512
Method
getChildrenOutlineAlpha
()
src/com/launcherjellybean/android/Workspace.java:1139
Method
getContent
()
src/com/launcherjellybean/android/AppsCustomizePagedView.java:869
Method
getContent
()
src/com/launcherjellybean/android/Workspace.java:1749
Method
getContent
()
src/com/launcherjellybean/android/AppsCustomizeTabHost.java:372
Method
getContentRect
(Rect r)
src/com/launcherjellybean/android/CellLayout.java:861
Method
getCount
()
src/com/launcherjellybean/android/InstallWidgetReceiver.java:104
Method
getCount
()
src/com/launcherjellybean/android/WallpaperChooserDialogFragment.java:230
Method
getCurrentPageDescription
()
src/com/launcherjellybean/android/AppsCustomizePagedView.java:1881
Method
getCurrentPageDescription
()
src/com/launcherjellybean/android/Workspace.java:3775
Method
getCurrentWorkspaceScreen
Implementation of the method from LauncherModel.Callbacks.
src/com/launcherjellybean/android/Launcher.java:3164
Method
getDelayForView
(View view)
src/com/launcherjellybean/android/CellLayout.java:2849
Method
getDescendantFocusability
()
src/com/launcherjellybean/android/LauncherAppWidgetHostView.java:100
Method
getDescendantFocusability
()
src/com/launcherjellybean/android/Workspace.java:1358
Method
getDescendantFocusability
Disable focus on anything under this view in the hierarchy if we are not visible.
src/com/launcherjellybean/android/AppsCustomizeTabHost.java:335
Method
getDragDrawable
()
src/com/launcherjellybean/android/Folder.java:284
Method
getDragInfo
Return the current CellInfo describing our current drag; this method exists so that Launcher can sync this object with the correct info when the activ
src/com/launcherjellybean/android/Workspace.java:3320
Method
getDragRegionLeft
()
src/com/launcherjellybean/android/DragView.java:123
Method
getDragRegionTop
()
src/com/launcherjellybean/android/DragView.java:127
Method
getDragView
()
src/com/launcherjellybean/android/DragController.java:776
Method
getDropTargetDelegate
(DragObject d)
src/com/launcherjellybean/android/Folder.java:763
Method
getDropTargetDelegate
(DragObject d)
src/com/launcherjellybean/android/FolderIcon.java:402
Method
getDropTargetDelegate
(DragObject d)
src/com/launcherjellybean/android/ButtonDropTarget.java:139
Method
getDropTargetDelegate
(DragObject d)
src/com/launcherjellybean/android/Workspace.java:2542
Method
getDuration
()
src/com/launcherjellybean/android/LauncherViewPropertyAnimator.java:83
Method
getErrorView
()
src/com/launcherjellybean/android/LauncherAppWidgetHostView.java:48
Method
getFinalY
()
src/com/launcherjellybean/android/Workspace.java:1080
Method
getHitRect
(android.graphics.Rect outRect)
src/com/launcherjellybean/android/ButtonDropTarget.java:113
Method
getHitRect
(Rect outRect)
src/com/launcherjellybean/android/Workspace.java:2970
Method
getInterpolation
(float t)
src/com/launcherjellybean/android/SmoothPagedView.java:54
Method
getInterpolation
(float t)
src/com/launcherjellybean/android/PagedView.java:1437
Method
getInterpolation
(float input)
src/com/launcherjellybean/android/Workspace.java:1479
Method
getInterpolation
(float input)
src/com/launcherjellybean/android/Workspace.java:1491
Method
getInterpolation
(float input)
src/com/launcherjellybean/android/Workspace.java:1503
Method
getItem
(int position)
src/com/launcherjellybean/android/InstallWidgetReceiver.java:109
Method
getItem
(int position)
src/com/launcherjellybean/android/WallpaperChooserDialogFragment.java:234
Method
getItemId
(int position)
src/com/launcherjellybean/android/InstallWidgetReceiver.java:114
Method
getItemId
(int position)
src/com/launcherjellybean/android/WallpaperChooserDialogFragment.java:238
Method
getItemViewType
(int position)
src/com/launcherjellybean/android/InstallWidgetReceiver.java:160
Method
getListeners
()
src/com/launcherjellybean/android/LauncherViewPropertyAnimator.java:88
Method
getLocationInDragLayer
(View child, int[] loc)
src/com/launcherjellybean/android/DragLayer.java:279
Method
getLocationInDragLayer
(int[] loc)
src/com/launcherjellybean/android/Folder.java:1096
Method
getLocationInDragLayer
(int[] loc)
src/com/launcherjellybean/android/ButtonDropTarget.java:144
Method
getLocationInDragLayer
(int[] loc)
src/com/launcherjellybean/android/Workspace.java:3782
Method
getMinimumHeight
()
src/com/launcherjellybean/android/FastBitmapDrawable.java:90
Method
getMinimumWidth
()
src/com/launcherjellybean/android/FastBitmapDrawable.java:85
Method
getOffsetXForRotation
Due to 3D transformations, if two CellLayouts are theoretically touching each other, on the xy plane, when one is rotated along the y-axis, the gap be
src/com/launcherjellybean/android/Workspace.java:1199
Method
getOffsetY
()
src/com/launcherjellybean/android/DragView.java:119
Method
getOpacity
()
src/com/launcherjellybean/android/FastBitmapDrawable.java:56
Method
getOpacity
()
src/com/launcherjellybean/android/WallpaperChooserDialogFragment.java:345
Method
getOutline
(Key key)
src/com/launcherjellybean/android/PagedViewIconCache.java:130
Method
getPackageName
Returns the package name that the shortcut's intent will resolve to, or an empty string if none exists.
src/com/launcherjellybean/android/ApplicationInfo.java:107
Method
getScreen
()
src/com/launcherjellybean/android/Launcher.java:525
Method
getScrollMode
()
src/com/launcherjellybean/android/Workspace.java:437
Method
getSearchBarBounds
()
src/com/launcherjellybean/android/SearchDropTargetBar.java:225
Method
getStartDelay
()
src/com/launcherjellybean/android/LauncherViewPropertyAnimator.java:93
Method
getTag
()
src/com/launcherjellybean/android/InterruptibleInOutAnimator.java:123
Method
getTag
()
src/com/launcherjellybean/android/PagedViewCellLayout.java:495
Method
getType
(Uri uri)
src/com/launcherjellybean/android/LauncherProvider.java:98
Method
getTypedText
()
src/com/launcherjellybean/android/Launcher.java:786
Method
getView
(int position, View convertView, ViewGroup parent)
src/com/launcherjellybean/android/InstallWidgetReceiver.java:124
Method
getView
(int position, View convertView, ViewGroup parent)
src/com/launcherjellybean/android/AddAdapter.java:77
Method
getViewBitmap
Draw the view into a bitmap.
src/com/launcherjellybean/android/DragController.java:261
Method
getViewLocationRelativeToSelf
(View v, int[] location)
src/com/launcherjellybean/android/Workspace.java:2367
Method
getViewTypeCount
()
src/com/launcherjellybean/android/InstallWidgetReceiver.java:165
Method
handleMessage
(Message msg)
src/com/launcherjellybean/android/Launcher.java:1276
Method
handlePagedViewGridLayoutWidgetKeyEvent
Handles key events in a PageViewExtendedLayout containing PagedViewWidgets.
src/com/launcherjellybean/android/FocusHelper.java:133
Method
hasResizeFrames
()
src/com/launcherjellybean/android/DragLayer.java:403
Method
hasStableIds
()
src/com/launcherjellybean/android/InstallWidgetReceiver.java:119
Method
hashCode
()
src/com/launcherjellybean/android/PagedViewIconCache.java:73
Method
hideHotseat
Hides the hotseat area.
src/com/launcherjellybean/android/Launcher.java:2833
Method
hideScrollIndicatorTrack
()
src/com/launcherjellybean/android/PagedView.java:1855
Method
highlightAlphaInterpolator
Returns the interpolated holographic highlight alpha for the effect we want when scrolling pages.
src/com/launcherjellybean/android/HolographicOutlineHelper.java:82
Method
hitsNextPage
(float x, float y)
src/com/launcherjellybean/android/Workspace.java:612
Method
hitsPreviousPage
(float x, float y)
src/com/launcherjellybean/android/Workspace.java:601
Method
iconPressed
(PagedViewIcon icon)
src/com/launcherjellybean/android/AppsCustomizePagedView.java:1844
Method
indexOfChildOnPage
(View v)
src/com/launcherjellybean/android/PagedViewGridLayout.java:131
Method
indexOfChildOnPage
(View v)
src/com/launcherjellybean/android/PagedViewCellLayout.java:168
Method
indexOfChildOnPage
(View v)
src/com/launcherjellybean/android/PagedViewCellLayout.java:515
Method
init
Initializes various states for this workspace.
src/com/launcherjellybean/android/SmoothPagedView.java:96
Method
init
()
src/com/launcherjellybean/android/AppsCustomizePagedView.java:364
Method
initialValue
()
src/com/launcherjellybean/android/AppsCustomizePagedView.java:203
Method
initialValue
()
src/com/launcherjellybean/android/AppsCustomizePagedView.java:210
Method
initialValue
()
src/com/launcherjellybean/android/AppsCustomizePagedView.java:217
← previous
next →
1,201–1,300 of 1,760, ranked by callers