MCPcopy Create free account

hub / github.com/LeongAndroid/Launcher3 / functions

Functions4,423 in github.com/LeongAndroid/Launcher3

↓ 4 callersMethodhasExtraEmptyScreen
()
src/com/android/launcher3/Workspace.java:908
↓ 4 callersMethodhasFilter
Returns whether there are is a filter set.
src/com/android/launcher3/allapps/AlphabeticalAppsList.java:260
↓ 4 callersMethodinitCursor
(int itemType, String title)
tests/src/com/android/launcher3/model/LoaderCursorTest.java:92
↓ 4 callersMethodinitViews
()
src/com/android/launcher3/testing/WeightWatcher.java:109
↓ 4 callersMethodinsertAndCheck
(SQLiteDatabase db, ContentValues values)
src/com/android/launcher3/AutoInstallsLayout.java:674
↓ 4 callersMethodinsertNewWorkspaceScreen
(long screenId)
src/com/android/launcher3/Workspace.java:657
↓ 4 callersMethodisAllAppsButtonRank
(int rank)
src/com/android/launcher3/InvariantDeviceProfile.java:325
↓ 4 callersMethodisAppSuspended
Returns whether the target app is suspended for a given user as per {@link android.app.admin.DevicePolicyManager#isPackageSuspended}.
src/com/android/launcher3/util/PackageManagerHelper.java:69
↓ 4 callersMethodisDefaultIcon
(Bitmap icon, UserHandle user)
src/com/android/launcher3/IconCache.java:497
↓ 4 callersMethodisDestroyed
()
src/com/android/launcher3/folder/Folder.java:1294
↓ 4 callersMethodisDisabled
()
src/com/android/launcher3/AppInfo.java:123
↓ 4 callersMethodisDraggingOrSettling
()
src/com/android/launcher3/touch/SwipeDetector.java:133
↓ 4 callersMethodisEditingName
()
src/com/android/launcher3/folder/Folder.java:339
↓ 4 callersMethodisFinishedSwitchingState
This differs from isSwitchingState in that we take into account how far the transition has completed.
src/com/android/launcher3/Workspace.java:1155
↓ 4 callersMethodisPackageEnabledForProfile
(String packageName, UserHandle user)
src/com/android/launcher3/compat/LauncherAppsCompat.java:78
↓ 4 callersMethodisQuietModeEnabled
(UserHandle user)
src/com/android/launcher3/compat/UserManagerCompat.java:60
↓ 4 callersMethodisValid
(int xPos, int yPos, int countX, int countY)
src/com/android/launcher3/util/FocusLogic.java:500
↓ 4 callersMethodloadWorkspaceScreensDb
Loads the workspace screen ids in an ordered list.
src/com/android/launcher3/LauncherModel.java:515
↓ 4 callersMethodlogActionOnControl
(int action, int controlType)
src/com/android/launcher3/logging/UserEventDispatcher.java:206
↓ 4 callersMethodmapPointFromSelfToChild
(View v, float[] xy)
src/com/android/launcher3/Workspace.java:2824
↓ 4 callersMethodmapPointFromViewToParent
(View v, float x, float y)
src/com/android/launcher3/PagedView.java:258
↓ 4 callersMethodmarkCellsAsOccupiedForView
(View view)
src/com/android/launcher3/CellLayout.java:2567
↓ 4 callersMethodmeasureChild
(View child)
src/com/android/launcher3/ShortcutAndWidgetContainer.java:109
↓ 4 callersMethodmigrate
(Point sourceSize, Point targetSize)
src/com/android/launcher3/model/GridSizeMigrationTask.java:1005
↓ 4 callersMethodnewLauncherWidgetHost
()
src/com/android/launcher3/LauncherProvider.java:1040
↓ 4 callersMethodnotifyItemChanged
(int index)
src/com/android/launcher3/widget/WidgetsDiffReporter.java:39
↓ 4 callersMethodnotifyListeners
Overridden in tests
src/com/android/launcher3/LauncherProvider.java:463
↓ 4 callersMethodofViewAlphaAndScale
(View target, float alpha, float scaleX, float scaleY)
src/com/android/launcher3/LauncherAnimUtils.java:111
↓ 4 callersMethodonActivityResult
(int requestCode, int resultCode, Intent data)
src/com/android/launcher3/LauncherCallbacks.java:55
↓ 4 callersMethodonControllerInterceptTouchEvent
Called when the draglayer receives a intercept touch event.
src/com/android/launcher3/util/TouchController.java:31
↓ 4 callersMethodonDragEnter
(DragObject dragObject)
src/com/android/launcher3/DropTarget.java:111
↓ 4 callersMethodonDriverDragMove
(float x, float y)
src/com/android/launcher3/dragndrop/DragDriver.java:32
↓ 4 callersMethodonDrop
Handle an object being dropped on the DropTarget
src/com/android/launcher3/DropTarget.java:109
↓ 4 callersMethodonDropChild
Mark a child as having been dropped. At the beginning of the drag operation, the child may have been on another screen, but it is re-parented before t
src/com/android/launcher3/CellLayout.java:2534
↓ 4 callersMethodonPause
()
src/com/android/launcher3/LauncherCallbacks.java:50
↓ 4 callersMethodonSaveInstanceState
(Bundle outState)
src/com/android/launcher3/LauncherCallbacks.java:52
↓ 4 callersMethodonStart
()
src/com/android/launcher3/LauncherCallbacks.java:48
↓ 4 callersMethodparseAndAdd
Parses the tag and adds to the db @return the id of the row added or -1;
src/com/android/launcher3/AutoInstallsLayout.java:326
↓ 4 callersMethodplaySoundEffect
Helper method to be used for playing sound effects.
src/com/android/launcher3/FocusHelper.java:496
↓ 4 callersMethodprefs
(Context context)
src/com/android/launcher3/util/ManagedProfileHeuristic.java:250
↓ 4 callersMethodpreparePull
@param start {@code true} if start of new drag.
src/com/android/launcher3/allapps/AllAppsTransitionController.java:264
↓ 4 callersMethodquery
Query the system server for all the shortcuts matching the given parameters. If packageName == null, we query for all shortcuts with the passed flags,
src/com/android/launcher3/shortcuts/DeepShortcutManager.java:205
↓ 4 callersMethodqueryForPinnedShortcuts
Returns the id's of pinned shortcuts associated with the given package and user. If packageName is null, returns all pinned shortcuts regardless of p
src/com/android/launcher3/shortcuts/DeepShortcutManager.java:183
↓ 4 callersMethodqueuePendingShortcutInfo
(PendingInstallShortcutInfo info, Context context)
src/com/android/launcher3/InstallShortcutReceiver.java:257
↓ 4 callersMethodrearrangeChildren
Rearranges the children based on their rank.
src/com/android/launcher3/folder/Folder.java:1228
↓ 4 callersMethodregionToCenterPoint
Given a cell coordinate and span return the point that represents the center of the regio @param cellX X coordinate of the cell @param cellY Y coordi
src/com/android/launcher3/CellLayout.java:752
↓ 4 callersMethodremove
Stops and removes the spring attached to {@param view}.
src/com/android/launcher3/anim/SpringAnimationHandler.java:105
↓ 4 callersMethodremoveFlag
(final int flag)
src/com/android/launcher3/util/FlagOp.java:22
↓ 4 callersMethodremoveItem
(ShortcutInfo item, boolean animate)
src/com/android/launcher3/folder/FolderIcon.java:232
↓ 4 callersMethodremoveListener
()
src/com/android/launcher3/dragndrop/BaseItemDragListener.java:209
↓ 4 callersMethodremovePackage
Remove the apps for the given apk identified by packageName.
src/com/android/launcher3/AllAppsList.java:138
↓ 4 callersMethodremoveWorkspaceItem
For opposite operation. See {@link #addInScreen}.
src/com/android/launcher3/Workspace.java:3548
↓ 4 callersMethodreplaceFolderWithFinalItem
()
src/com/android/launcher3/folder/Folder.java:1247
↓ 4 callersMethodrevertTempState
()
src/com/android/launcher3/CellLayout.java:2255
↓ 4 callersMethodrun
()
src/com/android/launcher3/folder/Folder.java:345
↓ 4 callersMethodrunOnWorkerThread
Runs the specified runnable immediately if called from the worker thread, otherwise it is posted on the worker thread handler.
src/com/android/launcher3/LauncherModel.java:170
↓ 4 callersMethodrunTest
@param rotateConfig should the config screen be rotated @param acceptConfig accept the config activity
tests/src/com/android/launcher3/ui/widget/AddConfigWidgetTest.java:95
↓ 4 callersMethodrunTest
(String activityMethod, boolean isWidget, ItemOperator itemMatcher, Intent... commandIntents)
tests/src/com/android/launcher3/ui/widget/RequestPinItemTest.java:142
↓ 4 callersMethodscrollToTop
Scrolls this recycler view to the top.
src/com/android/launcher3/allapps/AllAppsRecyclerView.java:192
↓ 4 callersMethodsetActiveMarker
(int activePage)
src/com/android/launcher3/pageindicators/PageIndicator.java:40
↓ 4 callersMethodsetAlpha
(int alpha)
src/com/android/launcher3/pageindicators/CaretDrawable.java:141
↓ 4 callersMethodsetAlpha
(int alpha)
src/com/android/launcher3/allapps/AllAppsBackgroundDrawable.java:176
↓ 4 callersMethodsetBackgroundAlpha
(float alpha)
src/com/android/launcher3/CellLayout.java:882
↓ 4 callersMethodsetCellDimensions
(int width, int height)
src/com/android/launcher3/CellLayout.java:364
↓ 4 callersMethodsetDefaultLauncher
Sets the target launcher as default launcher.
tests/src/com/android/launcher3/util/rule/ShellCommandRule.java:83
↓ 4 callersMethodsetDrawable
(int resId)
src/com/android/launcher3/ButtonDropTarget.java:105
↓ 4 callersMethodsetGridSize
(int x, int y)
src/com/android/launcher3/CellLayout.java:370
↓ 4 callersMethodsetInternalProgress
Sets the internal progress and updates the UI accordingly for progress <= 0: - icon in the small scale and disabled state - progress track i
src/com/android/launcher3/graphics/PreloadIconDrawable.java:263
↓ 4 callersMethodsetMarkersCount
(int numMarkers)
src/com/android/launcher3/pageindicators/PageIndicator.java:52
↓ 4 callersMethodsetOption
@param option flag to set or clear @param isEnabled whether to set or clear the flag @param writer if not null, save changes to the db.
src/com/android/launcher3/FolderInfo.java:148
↓ 4 callersMethodsetState
(ScrollState newState)
src/com/android/launcher3/touch/SwipeDetector.java:113
↓ 4 callersMethodsetStayPressed
(boolean stayPressed)
src/com/android/launcher3/BubbleTextView.java:312
↓ 4 callersMethodsetTextVisible
(boolean visible)
src/com/android/launcher3/folder/FolderIcon.java:512
↓ 4 callersMethodsetTitle
(CharSequence title)
src/com/android/launcher3/FolderInfo.java:96
↓ 4 callersMethodsetVelocityAtZero
(float velocity)
src/com/android/launcher3/touch/SwipeDetector.java:359
↓ 4 callersMethodsetWorkspaceLoading
(boolean value)
src/com/android/launcher3/Launcher.java:1992
↓ 4 callersMethodshowForIcon
Shows the notifications and deep shortcuts associated with {@param icon}. @return the container if shown or null.
src/com/android/launcher3/popup/PopupContainerWithArrow.java:154
↓ 4 callersMethodsnapToDestination
()
src/com/android/launcher3/PagedView.java:1828
↓ 4 callersMethodstartActivityForResult
(Intent intent, int requestCode, Bundle options)
src/com/android/launcher3/Launcher.java:1881
↓ 4 callersMethodstartListening
()
src/com/android/launcher3/LauncherAppWidgetHost.java:64
↓ 4 callersMethodstartSearch
Starts a search with {@param initialQuery}. Return false if search was not started.
src/com/android/launcher3/LauncherCallbacks.java:83
↓ 4 callersMethodtoByteArray
(File file)
src/com/android/launcher3/util/IOUtils.java:33
↓ 4 callersMethodtranslationX
(float value)
src/com/android/launcher3/anim/PropertyListBuilder.java:15
↓ 4 callersMethodtryAndUpdatePredictedApps
Updates the set of predicted apps if it hasn't been updated since the last time Launcher was resumed.
src/com/android/launcher3/Launcher.java:3061
↓ 4 callersMethodunlockScreenOrientation
(boolean immediate)
src/com/android/launcher3/Launcher.java:3888
↓ 4 callersMethodunregister
()
src/com/android/launcher3/util/SettingsObserver.java:31
↓ 4 callersMethodupdate
Updates an item in the DB.
src/com/android/launcher3/model/GridSizeMigrationTask.java:358
↓ 4 callersMethodupdateAdapterItems
Updates the set of filtered apps with the current filter. At this point, we expect mCachedSectionNames to have been calculated for the set of all app
src/com/android/launcher3/allapps/AlphabeticalAppsList.java:452
↓ 4 callersMethodupdateChildIndices
()
src/com/android/launcher3/dragndrop/DragLayer.java:827
↓ 4 callersMethodupdateFromDeepShortcutInfo
(ShortcutInfoCompat shortcutInfo, Context context)
src/com/android/launcher3/ShortcutInfo.java:210
↓ 4 callersMethodupdateItemInfoProps
( ItemInfo item, long container, long screenId, int cellX, int cellY)
src/com/android/launcher3/model/ModelWriter.java:62
↓ 4 callersMethodupdateTextViewFocus
()
src/com/android/launcher3/folder/Folder.java:1300
↓ 4 callersMethodupdateTrackedViewsFastScrollFocusState
Updates the fast scroll focus on all the children.
src/com/android/launcher3/allapps/AllAppsFastScrollHelper.java:205
↓ 4 callersMethodupdateVisibility
(View view, boolean accessibilityEnabled)
src/com/android/launcher3/WorkspaceStateTransitionAnimation.java:59
↓ 4 callersMethodupdateWidgetSizeRanges
(AppWidgetHostView widgetView, Launcher launcher, int spanX, int spanY)
src/com/android/launcher3/AppWidgetResizeFrame.java:313
↓ 4 callersMethodverifyHighRes
Verifies that the current icon is high-res otherwise posts a request to load the icon.
src/com/android/launcher3/BubbleTextView.java:622
↓ 4 callersMethodverifyHotseat
(long... sortedIds)
tests/src/com/android/launcher3/model/GridSizeMigrationTaskTest.java:96
↓ 4 callersMethodwaitForIdle
()
src/com/android/launcher3/model/LoaderTask.java:120
↓ 4 callersMethodwriteToDumpTarget
(ItemInfo info)
src/com/android/launcher3/logging/DumpTargetWrapper.java:134
↓ 3 callersMethodaddAndBindAddedWorkspaceItems
Adds the provided items to the workspace.
src/com/android/launcher3/LauncherModel.java:196
← previousnext →601–700 of 4,423, ranked by callers