MCPcopy Create free account

hub / github.com/LeongAndroid/Launcher3 / functions

Functions4,423 in github.com/LeongAndroid/Launcher3

↓ 7 callersMethodget
(Context context)
src/com/android/launcher3/graphics/DrawableFactory.java:51
↓ 7 callersMethodgetAccessibilityDelegate
()
src/com/android/launcher3/Launcher.java:1873
↓ 7 callersMethodgetAccessibilityDelegate
()
src/com/android/launcher3/popup/PopupContainerWithArrow.java:146
↓ 7 callersMethodgetCurrentScrollY
()
src/com/android/launcher3/allapps/AllAppsRecyclerView.java:434
↓ 7 callersMethodgetDevicePrefs
(Context context)
src/com/android/launcher3/Utilities.java:555
↓ 7 callersMethodgetIconView
()
src/com/android/launcher3/shortcuts/DeepShortcutView.java:133
↓ 7 callersMethodgetInstanceNoCreate
()
src/com/android/launcher3/LauncherAppState.java:77
↓ 7 callersMethodgetInstrumentation
()
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:97
↓ 7 callersMethodgetItemCount
()
src/com/android/launcher3/folder/Folder.java:1243
↓ 7 callersMethodgetOpen
Returns a DeepShortcutsContainer which is already open or null
src/com/android/launcher3/popup/PopupContainerWithArrow.java:948
↓ 7 callersMethodgetPageNearestToCenterOfScreen
()
src/com/android/launcher3/PagedView.java:1805
↓ 7 callersMethodgetParentCellLayoutForView
Returns a specific CellLayout
src/com/android/launcher3/Workspace.java:3667
↓ 7 callersMethodgetScale
Returns the amount by which the {@param d} should be scaled (in both dimensions) so that it matches the design guidelines for a launcher icon. We fir
src/com/android/launcher3/graphics/IconNormalizer.java:232
↓ 7 callersMethodgetTargetComponent
()
src/com/android/launcher3/ShortcutInfo.java:240
↓ 7 callersMethodgetTotalWorkspacePadding
()
src/com/android/launcher3/DeviceProfile.java:484
↓ 7 callersMethodgetUnboundedScrollX
()
src/com/android/launcher3/PagedView.java:497
↓ 7 callersMethodgetUser
()
src/com/android/launcher3/LauncherAppWidgetProviderInfo.java:127
↓ 7 callersMethodgetUser
()
src/com/android/launcher3/compat/ShortcutConfigActivityInfo.java:59
↓ 7 callersMethodgetViewportHeight
()
src/com/android/launcher3/PagedView.java:309
↓ 7 callersMethodhasPromiseIconUi
()
src/com/android/launcher3/ShortcutInfo.java:197
↓ 7 callersMethodinvertLayoutHorizontally
()
src/com/android/launcher3/ShortcutAndWidgetContainer.java:139
↓ 7 callersMethodisPromise
()
src/com/android/launcher3/ShortcutInfo.java:193
↓ 7 callersMethodisWorkspaceLocked
()
src/com/android/launcher3/Launcher.java:1984
↓ 7 callersMethodmatches
(ItemInfo info, ComponentName cn)
src/com/android/launcher3/util/ItemInfoMatcher.java:37
↓ 7 callersMethodmigrateWorkspace
@return true if any DB change was made
src/com/android/launcher3/model/GridSizeMigrationTask.java:185
↓ 7 callersMethodminChildCount
(final UiObject2 obj, final int childCount)
tests/src/com/android/launcher3/util/Condition.java:46
↓ 7 callersMethodnewItemTarget
(View v)
src/com/android/launcher3/logging/LoggerUtils.java:120
↓ 7 callersMethodnotifyDataSetChanged
()
src/com/android/launcher3/widget/WidgetsDiffReporter.java:38
↓ 7 callersMethodonResume
()
src/com/android/launcher3/LauncherCallbacks.java:47
↓ 7 callersMethodrequestDisallowInterceptTouchEvent
{@inheritDoc}
src/com/android/launcher3/PagedView.java:1114
↓ 7 callersMethodrun
()
src/com/android/launcher3/LauncherStateTransitionAnimation.java:717
↓ 7 callersMethodrun
()
src/com/android/launcher3/Workspace.java:835
↓ 7 callersMethodscrollAndFind
Scrolls the {@param container} until it finds an object matching {@param condition}. @return the matching object.
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:132
↓ 7 callersMethodsendPointer
(int action, Point point)
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:201
↓ 7 callersMethodset
(PageIndicatorDots obj, Float pos)
src/com/android/launcher3/pageindicators/PageIndicatorDots.java:69
↓ 7 callersMethodsetup
(DragController dragController)
src/com/android/launcher3/DropTargetBar.java:76
↓ 7 callersMethodupdateWorkspaceScreenOrder
Update the order of the workspace screens in the database. The array list contains a list of screen ids in the order that they should appear.
src/com/android/launcher3/LauncherModel.java:260
↓ 6 callersMethodaddItem
(ShortcutInfo item)
src/com/android/launcher3/folder/FolderIcon.java:224
↓ 6 callersMethodaddViewToCellLayout
(View child, int index, int childId, LayoutParams params, boolean markCells)
src/com/android/launcher3/CellLayout.java:602
↓ 6 callersMethodalarmPending
()
src/com/android/launcher3/Alarm.java:84
↓ 6 callersMethodanimateViewIntoPosition
(DragView dragView, final int[] pos, float alpha, float scaleX, float scaleY, int animationEndStyl
src/com/android/launcher3/dragndrop/DragLayer.java:568
↓ 6 callersMethodannounceConfirmation
(int resId)
src/com/android/launcher3/accessibility/LauncherAccessibilityDelegate.java:310
↓ 6 callersMethodbindItems
(List<ItemInfo> shortcuts, boolean forceAnimateIcons)
src/com/android/launcher3/LauncherModel.java:142
↓ 6 callersMethodcancelDrag
Stop dragging without dropping.
src/com/android/launcher3/dragndrop/DragController.java:243
↓ 6 callersMethodcellToPoint
Given a cell coordinate, return the point that represents the upper left corner of that cell @param cellX X coordinate of the cell @param cellY Y coo
src/com/android/launcher3/CellLayout.java:724
↓ 6 callersMethodcommit
()
src/com/android/launcher3/provider/LauncherDbUtils.java:132
↓ 6 callersMethodcompare
(AppInfo a, AppInfo b)
src/com/android/launcher3/allapps/AppInfoComparator.java:43
↓ 6 callersMethodcopy
(InputStream from, OutputStream to)
src/com/android/launcher3/util/IOUtils.java:45
↓ 6 callersMethodcreateDbSelectionQuery
(String columnName, Iterable<?> values)
src/com/android/launcher3/Utilities.java:492
↓ 6 callersMethodcreateEmptyDB
Clears all the data for a fresh start.
src/com/android/launcher3/LauncherProvider.java:853
↓ 6 callersMethodcreateGrid
(int[][][] typeArray)
tests/src/com/android/launcher3/model/GridSizeMigrationTaskTest.java:272
↓ 6 callersMethodfindCellForSpan
Finds the upper-left coordinate of the first rectangle in the grid that can hold a cell of the specified dimensions. If intersectX and intersectY are
src/com/android/launcher3/CellLayout.java:2492
↓ 6 callersMethodfindNearestArea
Calculate the nearest cell where the given object would be dropped. pixelX and pixelY should be in the coordinate system of layout
src/com/android/launcher3/Workspace.java:3483
↓ 6 callersMethodflattenBitmap
Compresses the bitmap to a byte array for serialization.
src/com/android/launcher3/Utilities.java:394
↓ 6 callersMethodgenerateNewItemId
()
src/com/android/launcher3/AutoInstallsLayout.java:672
↓ 6 callersMethodgetBadgeInfoForItem
(ItemInfo info)
src/com/android/launcher3/popup/PopupDataProvider.java:230
↓ 6 callersMethodgetCallback
()
src/com/android/launcher3/LauncherModel.java:677
↓ 6 callersMethodgetDuration
Returns how long the scroll event will take, in milliseconds. @return The duration of the scroll in milliseconds.
src/com/android/launcher3/LauncherScroller.java:204
↓ 6 callersMethodgetFirstFocusableIconInReadingOrder
(CellLayout cellLayout, boolean isRtl)
src/com/android/launcher3/FocusHelper.java:549
↓ 6 callersMethodgetFreeScrollPageRange
(int[] range)
src/com/android/launcher3/PagedView.java:1005
↓ 6 callersMethodgetFullResIcon
(IconCache cache)
src/com/android/launcher3/compat/ShortcutConfigActivityInfo.java:69
↓ 6 callersMethodgetIdForScreen
(CellLayout layout)
src/com/android/launcher3/Workspace.java:940
↓ 6 callersMethodgetInstance
(Context context)
src/com/android/launcher3/graphics/HolographicOutlineHelper.java:77
↓ 6 callersMethodgetIntrinsicHeight
()
src/com/android/launcher3/graphics/ShadowDrawable.java:95
↓ 6 callersMethodgetOffsetX
()
src/com/android/launcher3/folder/PreviewBackground.java:167
↓ 6 callersMethodgetOffsetY
()
src/com/android/launcher3/folder/PreviewBackground.java:171
↓ 6 callersMethodgetOpen
Returns a folder which is already open or null
src/com/android/launcher3/folder/Folder.java:1652
↓ 6 callersMethodgetOverrideObject
(Class<T> clazz, Context context, int resId)
src/com/android/launcher3/Utilities.java:629
↓ 6 callersMethodgetPageIndexForScreenId
(long screenId)
src/com/android/launcher3/Workspace.java:948
↓ 6 callersMethodgetRevealView
()
src/com/android/launcher3/BaseContainerView.java:177
↓ 6 callersMethodgetShortcutInfo
()
src/com/android/launcher3/shortcuts/ShortcutInfoCompat.java:52
↓ 6 callersMethodgetSystemUiController
()
src/com/android/launcher3/BaseActivity.java:61
↓ 6 callersMethodgetUserHandle
()
src/com/android/launcher3/shortcuts/ShortcutInfoCompat.java:80
↓ 6 callersMethodgetWorkspacePadding
Returns the workspace padding in the specified orientation.
src/com/android/launcher3/DeviceProfile.java:492
↓ 6 callersMethodhasRestoreFlag
(int flag)
src/com/android/launcher3/LauncherAppWidgetInfo.java:164
↓ 6 callersMethodhashCode
()
src/com/android/launcher3/util/ComponentKey.java:67
↓ 6 callersMethodisAllAppsVisible
For overridden classes.
src/com/android/launcher3/Launcher.java:2814
↓ 6 callersMethodisAppsViewVisible
()
src/com/android/launcher3/Launcher.java:2818
↓ 6 callersMethodisLauncherAppTarget
Returns true if the intent is a valid launch intent for a launcher activity of an app. This is used to identify shortcuts which are different from the
src/com/android/launcher3/Utilities.java:464
↓ 6 callersMethodloadIcon
Loads the icon from the cursor and updates the {@param info} if the icon is an app resource.
src/com/android/launcher3/model/LoaderCursor.java:168
↓ 6 callersMethodmove
Commits the finger position changes of {@link #position(int, int, int)} by generating a move event. @see #position(int, int, int)
tests/src/com/android/launcher3/testcomponent/TouchEventGenerator.java:123
↓ 6 callersMethodnewContainerTarget
(int containerType)
src/com/android/launcher3/logging/LoggerUtils.java:177
↓ 6 callersMethodonDragStart
(boolean start)
src/com/android/launcher3/touch/SwipeDetector.java:171
↓ 6 callersMethodonTransitionComplete
()
src/com/android/launcher3/LauncherStateTransitionAnimation.java:150
↓ 6 callersMethodperformReorder
(int pixelX, int pixelY, int minSpanX, int minSpanY, int spanX, int spanY, View dragView, int[] re
src/com/android/launcher3/CellLayout.java:2304
↓ 6 callersMethodremoveDragListener
Remove a previously installed drag listener.
src/com/android/launcher3/dragndrop/DragController.java:632
↓ 6 callersMethodsetAlpha
(int alpha)
src/com/android/launcher3/graphics/ShadowDrawable.java:73
↓ 6 callersMethodsetDetectableScrollConditions
(int scrollDirectionFlags, boolean ignoreSlop)
src/com/android/launcher3/touch/SwipeDetector.java:189
↓ 6 callersMethodsetDragMode
(int dragMode)
src/com/android/launcher3/Workspace.java:2773
↓ 6 callersMethodsetIsDisabled
(boolean isDisabled)
src/com/android/launcher3/FastBitmapDrawable.java:220
↓ 6 callersMethodsetNumAppsPerRow
Sets the number of apps per row.
src/com/android/launcher3/allapps/AllAppsGridAdapter.java:248
↓ 6 callersMethodsetScale
(float scale)
src/com/android/launcher3/graphics/FixedScaleDrawable.java:45
↓ 6 callersMethodsetTextColor
(int color)
src/com/android/launcher3/BubbleTextView.java:430
↓ 6 callersMethodshowAppsView
Shows the apps view.
src/com/android/launcher3/Launcher.java:2925
↓ 6 callersMethodshowOverviewMode
Shows the overview button.
src/com/android/launcher3/Launcher.java:2874
↓ 6 callersMethodsupportsShortcuts
(ItemInfo info)
src/com/android/launcher3/shortcuts/DeepShortcutManager.java:67
↓ 6 callersMethodtranslationY
(float value)
src/com/android/launcher3/anim/PropertyListBuilder.java:20
↓ 6 callersMethodupdateSchemaFile
(File schemaFile, int expectedVersion, Context context, int schemaResId)
src/com/android/launcher3/model/DbDowngradeHelper.java:90
↓ 6 callersMethodupdateUiState
(int uiState, boolean isLight)
src/com/android/launcher3/util/SystemUiController.java:47
↓ 6 callersMethodvalidateNewPage
(int newPage)
src/com/android/launcher3/PagedView.java:394
← previousnext →301–400 of 4,423, ranked by callers