Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amirzaidi/Shade
/ functions
Functions
8,039 in github.com/amirzaidi/Shade
⨍
Functions
8,039
◇
Types & classes
1,065
↓ 9 callers
Method
getApps
()
src/com/android/launcher3/allapps/AllAppsStore.java:58
↓ 9 callers
Method
getInfo
@return the FolderInfo object associated with this folder
src/com/android/launcher3/folder/Folder.java:381
↓ 9 callers
Method
getNotification
(MediaController mc)
shade/src/amirz/unread/media/MediaListener.java:87
↓ 9 callers
Method
getPageNearestToCenterOfScreen
()
src/com/android/launcher3/PagedView.java:1378
↓ 9 callers
Method
getRootView
()
quickstep/recents_ui_overrides/src/com/android/quickstep/RecentsActivity.java:128
↓ 9 callers
Method
getScaledRadius
()
src/com/android/launcher3/folder/PreviewBackground.java:169
↓ 9 callers
Method
getSearchView
()
src/com/android/launcher3/allapps/AllAppsContainerView.java:471
↓ 9 callers
Method
getShape
()
src/com/android/launcher3/graphics/IconShape.java:76
↓ 9 callers
Method
getSystemUiController
()
src/com/android/launcher3/BaseActivity.java:135
↓ 9 callers
Method
getUnboundedScrollX
()
src/com/android/launcher3/PagedView.java:374
↓ 9 callers
Method
getVerticalProgress
(Launcher launcher)
quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/states/OverviewState.java:155
↓ 9 callers
Method
getVerticalProgress
Fraction shift in the vertical translation UI and related properties @see com.android.launcher3.allapps.AllAppsTransitionController
src/com/android/launcher3/LauncherState.java:238
↓ 9 callers
Method
getView
()
src/com/android/launcher3/util/ViewPool.java:94
↓ 9 callers
Method
getVisibleElements
(Launcher launcher)
quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/states/OverviewState.java:138
↓ 9 callers
Method
hasBeenResumed
isResumed in already defined as a hidden final method in Activity.java
src/com/android/launcher3/BaseActivity.java:203
↓ 9 callers
Method
hasDot
()
src/com/android/launcher3/folder/FolderIcon.java:464
↓ 9 callers
Method
hasPromiseIconUi
()
src/com/android/launcher3/WorkspaceItemInfo.java:165
↓ 9 callers
Method
isDragging
()
src/com/android/launcher3/dragndrop/DragController.java:259
↓ 9 callers
Method
logActionOnContainer
(int action, int dir, int containerType)
src/com/android/launcher3/logging/UserEventDispatcher.java:299
↓ 9 callers
Method
mapOverItems
Map the operator over the shortcuts and widgets, return the first-non-null value. @param op the operator to map over the shortcuts
src/com/android/launcher3/Workspace.java:3115
↓ 9 callers
Method
onDragExit
(DragObject dragObject)
src/com/android/launcher3/DropTarget.java:120
↓ 9 callers
Method
onResume
()
shade/src/amirz/shade/ShadeSettings.java:44
↓ 9 callers
Method
print
(String tag, String msg)
src/com/android/launcher3/logging/FileLog.java:76
↓ 9 callers
Method
reset
()
quickstep/recents_ui_overrides/src/com/android/quickstep/views/RecentsView.java:795
↓ 9 callers
Method
scaleRectAboutCenter
(Rect r, float scale)
src/com/android/launcher3/Utilities.java:291
↓ 9 callers
Method
scheduleCallbackTask
Schedules a {@param task} to be executed on the current callbacks.
src/com/android/launcher3/model/BaseModelUpdateTask.java:80
↓ 9 callers
Method
sendPointer
(long downTime, long currentTime, int action, Point point)
tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java:918
↓ 9 callers
Method
setAccessibilityDelegate
(AccessibilityDelegate delegate)
src/com/android/launcher3/BubbleTextView.java:242
↓ 9 callers
Method
setCallback
(PendingIntent callback)
tests/src/com/android/launcher3/testcomponent/RequestPinItemActivity.java:52
↓ 9 callers
Method
setColorFilter
(ColorFilter colorFilter)
src/com/android/launcher3/graphics/ShadowDrawable.java:79
↓ 9 callers
Method
setProgress
(float progress)
quickstep/recents_ui_overrides/src/com/android/quickstep/util/ClipAnimationHelper.java:399
↓ 9 callers
Method
setThumbOffsetY
(int y)
src/com/android/launcher3/views/RecyclerViewFastScroller.java:183
↓ 9 callers
Method
size
()
src/com/android/launcher3/AppWidgetResizeFrame.java:574
↓ 9 callers
Method
startActivitySafely
(View v, Intent intent, ItemInfo item, @Nullable String sourceContainer)
src/com/android/launcher3/Launcher.java:1843
↓ 9 callers
Method
update
Updates an item in the DB.
src/com/android/launcher3/model/GridSizeMigrationTask.java:358
↓ 9 callers
Method
updateItemInDatabase
Update an item to the database in a specified container.
src/com/android/launcher3/model/ModelWriter.java:213
↓ 8 callers
Method
applyFromWorkspaceItem
(WorkspaceItemInfo info)
src/com/android/launcher3/BubbleTextView.java:238
↓ 8 callers
Method
bindAppWidgetIdIfAllowed
( int appWidgetId, AppWidgetProviderInfo info, Bundle options)
src/com/android/launcher3/compat/AppWidgetManagerCompat.java:75
↓ 8 callers
Method
calculateDuration
(float velocity, float progressNeeded)
src/com/android/launcher3/touch/BaseSwipeDetector.java:74
↓ 8 callers
Method
call
(String method)
src/com/android/launcher3/testing/TestInformationHandler.java:63
↓ 8 callers
Method
cancelLongPress
()
src/com/android/launcher3/widget/LauncherAppWidgetHostView.java:243
↓ 8 callers
Method
closeOpenViews
(ActivityContext activity, boolean animate, @FloatingViewType int type)
src/com/android/launcher3/AbstractFloatingView.java:210
↓ 8 callers
Method
executeTaskForTest
Synchronously executes the task and returns all the UI callbacks posted.
robolectric_tests/src/com/android/launcher3/model/BaseModelUpdateTaskTestCase.java:104
↓ 8 callers
Method
findFixedRowByType
(Class<T> type)
src/com/android/launcher3/allapps/FloatingHeaderView.java:402
↓ 8 callers
Method
findNearestArea
Find a vacant area that will fit the given bounds nearest the requested cell location. Uses Euclidean distance to score multiple vacant areas. @param
src/com/android/launcher3/CellLayout.java:1095
↓ 8 callers
Method
findWidgetProvider
Finds a widget provider which can fit on the home screen. @param test test suite. @param hasConfigureScreen if true, a provider with a
tests/src/com/android/launcher3/ui/TestViewHelpers.java:46
↓ 8 callers
Method
forceReload
()
src/com/android/launcher3/LauncherModel.java:295
↓ 8 callers
Method
get
(Context context)
shade/src/amirz/shade/util/AppReloader.java:27
↓ 8 callers
Method
getCountX
()
src/com/android/launcher3/CellLayout.java:563
↓ 8 callers
Method
getFirstMatch
(final ItemOperator operator)
src/com/android/launcher3/Workspace.java:2989
↓ 8 callers
Method
getIconView
()
src/com/android/launcher3/shortcuts/DeepShortcutView.java:130
↓ 8 callers
Method
getLayer
(RemoteAnimationTargetCompat target, int boostModeTarget)
quickstep/src/com/android/quickstep/util/RemoteAnimationProvider.java:65
↓ 8 callers
Method
getNotificationKeys
()
src/com/android/launcher3/dot/DotInfo.java:79
↓ 8 callers
Method
getOpen
Returns a folder which is already open or null
src/com/android/launcher3/folder/Folder.java:1446
↓ 8 callers
Method
getOpenView
( ActivityContext activity, @FloatingViewType int type)
src/com/android/launcher3/AbstractFloatingView.java:184
↓ 8 callers
Method
getRealDisplaySize
()
tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java:987
↓ 8 callers
Method
getResources
()
tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java:896
↓ 8 callers
Method
getShortcutInfo
(ShortcutKey key)
shade/src_ui_overrides/com/android/launcher3/appprediction/DynamicItemCache.java:237
↓ 8 callers
Method
getTask
Gets the task currently bound to this view. May be null if task holder is in a loading state. @return the current task
go/quickstep/src/com/android/quickstep/TaskHolder.java:82
↓ 8 callers
Method
getText
()
quickstep/recents_ui_overrides/src/com/android/quickstep/views/DigitalWellBeingToast.java:104
↓ 8 callers
Method
getType
()
quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/InputConsumer.java:51
↓ 8 callers
Method
getViewCache
()
src/com/android/launcher3/BaseActivity.java:108
↓ 8 callers
Method
getViewRectRelativeToSelf
(View v, Rect r)
src/com/android/launcher3/views/BaseDragLayer.java:391
↓ 8 callers
Method
isDisabled
Whether this item is disabled.
src/com/android/launcher3/ItemInfo.java:205
↓ 8 callers
Method
isHidden
(Context context, ComponentName app, UserHandle user)
shade/src/amirz/shade/hidden/HiddenAppsDatabase.java:20
↓ 8 callers
Method
isInState
(LauncherState state)
tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java:399
↓ 8 callers
Method
isModelLoaded
()
src/com/android/launcher3/LauncherModel.java:94
↓ 8 callers
Method
mapToRange
Maps t from one range to another range. @param t The value to map. @param fromMin The lower bound of the range that t is being mapped from. @param fro
src/com/android/launcher3/Utilities.java:340
↓ 8 callers
Method
markCellsAsUnoccupiedForView
(View view)
src/com/android/launcher3/CellLayout.java:2549
↓ 8 callers
Method
matches
(ItemInfo info, ComponentName cn)
src/com/android/launcher3/util/ItemInfoMatcher.java:36
↓ 8 callers
Method
newInstance
(Context context, UserEventDelegate delegate)
src/com/android/launcher3/logging/UserEventDispatcher.java:74
↓ 8 callers
Method
newItemTarget
(int itemType)
src/com/android/launcher3/logging/LoggerUtils.java:157
↓ 8 callers
Method
nonNullList
(ArrayList<T> list)
src/com/android/launcher3/anim/AnimatorPlaybackController.java:415
↓ 8 callers
Method
pushViewsToTempLocation
(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, int[] direction, View dragView, ItemConf
src/com/android/launcher3/CellLayout.java:1484
↓ 8 callers
Method
query
(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
src/com/android/launcher3/graphics/GridOptionsProvider.java:83
↓ 8 callers
Method
reapplyState
()
src/com/android/launcher3/LauncherStateManager.java:206
↓ 8 callers
Method
removeExtraEmptyScreenDelayed
(final boolean animate, final Runnable onComplete, final int delay, final boolean stripEmptyScreen
src/com/android/launcher3/Workspace.java:643
↓ 8 callers
Method
removeValue
Removes the values if it exists
src/com/android/launcher3/util/IntArray.java:208
↓ 8 callers
Method
reset
()
shade/src/amirz/shade/search/EditText.java:45
↓ 8 callers
Method
setFolderInfo
Updates the organizer with the provided folder info
src/com/android/launcher3/folder/FolderGridOrganizer.java:57
↓ 8 callers
Method
setIconVisible
(boolean visible)
src/com/android/launcher3/views/IconLabelDotView.java:22
↓ 8 callers
Method
setInsets
(Rect insets)
src/com/android/launcher3/Insettable.java:27
↓ 8 callers
Method
setIsDisabled
(boolean isDisabled)
src/com/android/launcher3/FastBitmapDrawable.java:253
↓ 8 callers
Method
setStartVelocity
(float startVelocity)
src/com/android/launcher3/anim/SpringAnimationBuilder.java:126
↓ 8 callers
Method
setViewAlpha
(View view, float alpha, TimeInterpolator interpolator)
src/com/android/launcher3/anim/PropertySetter.java:32
↓ 8 callers
Method
setWaitingForResult
(PendingRequestArgs args)
src/com/android/launcher3/Launcher.java:1591
↓ 8 callers
Method
setWidgets
Update the widget list.
src/com/android/launcher3/widget/WidgetsListAdapter.java:98
↓ 8 callers
Method
setupContents
Adds {@param item} on the homescreen on the 0th screen at 0,0, and verifies that the widget class is displayed on the homescreen.
tests/src/com/android/launcher3/ui/widget/BindWidgetTest.java:252
↓ 7 callers
Method
add
(DumpTargetWrapper child)
src/com/android/launcher3/logging/DumpTargetWrapper.java:63
↓ 7 callers
Method
addItemToDatabase
Add an item to the database in a specified container. Sets the container, screen, cellX and cellY fields of the item. Also assigns an ID to the item.
src/com/android/launcher3/model/ModelWriter.java:225
↓ 7 callers
Method
addOnDeviceProfileChangeListener
(OnDeviceProfileChangeListener listener)
src/com/android/launcher3/BaseActivity.java:211
↓ 7 callers
Method
applyFallback
(WallpaperColorsCompat inWallpaperColors)
src_ui_overrides/com/android/launcher3/uioverrides/dynamicui/ColorExtractionAlgorithm.java:153
↓ 7 callers
Method
applyFallback
(WallpaperColorsCompat inWallpaperColors)
shade/src_ui_overrides/com/android/launcher3/uioverrides/dynamicui/ColorExtractionAlgorithm.java:153
↓ 7 callers
Method
backupOrRestoreAsNeeded
()
src/com/android/launcher3/model/GridBackupTable.java:69
↓ 7 callers
Method
commit
()
src/com/android/launcher3/provider/LauncherDbUtils.java:130
↓ 7 callers
Method
compareTo
(WidgetItem another)
src/com/android/launcher3/model/WidgetItem.java:54
↓ 7 callers
Method
createDbIfNotExists
Overridden in tests
src/com/android/launcher3/LauncherProvider.java:154
↓ 7 callers
Method
createGrid
(int[][][] typeArray)
robolectric_tests/src/com/android/launcher3/model/BaseGridChangesTestCase.java:80
↓ 7 callers
Method
executeAndWaitForEvent
(Runnable command, UiAutomation.AccessibilityEventFilter eventFilter, String message)
tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java:510
↓ 7 callers
Method
fromItemInfo
(ItemInfo info)
src/com/android/launcher3/shortcuts/ShortcutKey.java:42
← previous
next →
401–500 of 8,039, ranked by callers