MCPcopy Create free account

hub / github.com/chislon/Launcher3 / functions

Functions2,972 in github.com/chislon/Launcher3

↓ 12 callersMethodgetValueAt
Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG}, {@link #TYPE_UNDEFINED}, {@link #TYPE_UNSIGNED_BYTE}, {@link #TYPE_UNSIGNED_LONG}, or
src/com/android/gallery3d/exif/ExifTag.java:788
↓ 12 callersMethodisScreenLarge
()
src/com/android/launcher3/LauncherAppState.java:198
↓ 12 callersMethodonDragExit
(DragObject dragObject)
src/com/android/launcher3/DropTarget.java:134
↓ 12 callersMethodremoveAllViews
()
src/com/android/launcher3/CellLayout.java:636
↓ 12 callersMethodremoveTag
Removes the tag of the given ID
src/com/android/gallery3d/exif/IfdData.java:97
↓ 12 callersMethodsnapToPage
(int whichPage, Runnable r)
src/com/android/launcher3/Workspace.java:1105
↓ 11 callersMethodcloseSilently
(Closeable c)
src/com/android/gallery3d/exif/ExifInterface.java:2052
↓ 11 callersMethodfinish
()
src/com/android/photos/views/BlockingGLTextureView.java:277
↓ 11 callersMethodgetCountY
()
src/com/android/launcher3/CellLayout.java:595
↓ 11 callersMethodisLayoutRtl
()
src/com/android/launcher3/Folder.java:628
↓ 11 callersMethodparse
Parses the the given InputStream with the given options @exception IOException @exception ExifInvalidFormatException
src/com/android/gallery3d/exif/ExifParser.java:239
↓ 11 callersMethodupdateChildrenLayersEnabled
(boolean force)
src/com/android/launcher3/Workspace.java:1664
↓ 10 callersMethodcloseFolder
()
src/com/android/launcher3/Launcher.java:2555
↓ 10 callersMethodgetDescendantRectRelativeToSelf
Determine the rect of the descendant in this DragLayer's coordinates @param descendant The descendant whose coordinates we want to find. @param r The
src/com/android/launcher3/DragLayer.java:325
↓ 10 callersMethodgetInterpolation
(float t)
src/com/android/launcher3/PagedView.java:2670
↓ 10 callersMethodgetPageAt
(int index)
src/com/android/launcher3/AppsCustomizePagedView.java:1342
↓ 10 callersMethodgetSharedPreferencesKey
()
src/com/android/launcher3/LauncherAppState.java:173
↓ 10 callersMethodgetTagId
Gets the TID of this tag.
src/com/android/gallery3d/exif/ExifTag.java:173
↓ 10 callersMethodgetValue
Gets the tag's value or null if none exists.
src/com/android/gallery3d/exif/ExifTag.java:716
↓ 10 callersMethodmarkCellsAsUnoccupiedForView
(View view)
src/com/android/launcher3/CellLayout.java:3081
↓ 10 callersMethodnumCustomPages
()
src/com/android/launcher3/Workspace.java:1420
↓ 10 callersMethodreadShort
()
src/com/android/gallery3d/exif/CountedDataInputStream.java:99
↓ 10 callersMethodreadString
Reads a String from the InputStream with US-ASCII charset. The parser will read n bytes and convert it to ascii string. This is used for reading value
src/com/android/gallery3d/exif/ExifParser.java:816
↓ 10 callersMethodreadTag
()
src/com/android/gallery3d/exif/ExifParser.java:533
↓ 10 callersMethodscrollTo
(int x, int y)
src/com/android/launcher3/PagedView.java:622
↓ 10 callersMethodsetCurrentPage
Sets the current page.
src/com/android/launcher3/PagedView.java:539
↓ 10 callersMethodsetFilterBitmap
(boolean filterBitmap)
src/com/android/launcher3/FastBitmapDrawable.java:68
↓ 10 callersMethodsetTag
Adds or replaces a {@link ExifTag}.
src/com/android/gallery3d/exif/IfdData.java:85
↓ 10 callersMethodsetTextColor
(int color)
src/com/android/launcher3/BubbleTextView.java:351
↓ 10 callersMethodshow
(boolean animate, int duration)
src/com/android/launcher3/Cling.java:170
↓ 9 callersMethodaddInScreen
(View child, long container, long screenId, int x, int y, int spanX, int spanY)
src/com/android/launcher3/Workspace.java:772
↓ 9 callersMethodaddItemToDatabase
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/LauncherModel.java:840
↓ 9 callersMethodcancelAlarm
()
src/com/android/launcher3/Alarm.java:53
↓ 9 callersMethodgetChildrenScale
()
src/com/android/launcher3/CellLayout.java:308
↓ 9 callersMethodgetCount
()
src/com/android/launcher3/AddAdapter.java:92
↓ 9 callersMethodgetFolder
()
src/com/android/launcher3/FolderIcon.java:300
↓ 9 callersMethodobtain
(Context context)
src/com/android/launcher3/HolographicOutlineHelper.java:72
↓ 9 callersMethodreadInt
()
src/com/android/gallery3d/exif/CountedDataInputStream.java:109
↓ 9 callersMethodrunOnMainThread
Runs the specified runnable immediately if called from the main thread, otherwise it is posted on the main thread handler.
src/com/android/launcher3/LauncherModel.java:199
↓ 9 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:213
↓ 9 callersMethodsetOnLongClickListener
Registers the specified listener on the cell layout of the hotseat.
src/com/android/launcher3/Hotseat.java:77
↓ 9 callersMethodsetThreadPriority
(int p)
src/com/android/launcher3/AppsCustomizePagedView.java:129
↓ 9 callersMethodsetup
(Launcher launcher)
src/com/android/launcher3/Hotseat.java:65
↓ 9 callersMethodtryGetCallbacks
Gets the callbacks object. If we've been stopped, or if the launcher object has somehow been garbage collected, return null instead. Pass in the Cal
src/com/android/launcher3/LauncherModel.java:1469
↓ 8 callersMethodaddDumpLog
(String tag, String log, boolean debugLog)
src/com/android/launcher3/Launcher.java:4429
↓ 8 callersMethodcreateAnimatorSet
()
src/com/android/launcher3/LauncherAnimUtils.java:87
↓ 8 callersMethodcreateIconBitmap
Returns a bitmap suitable for the all apps view. Used to convert pre-ICS icon bitmaps that are stored in the database (which were 74x74 pixels at hdpi
src/com/android/launcher3/Utilities.java:90
↓ 8 callersMethoddeleteItemFromDatabase
Removes the specified item from the database @param context @param item
src/com/android/launcher3/LauncherModel.java:913
↓ 8 callersMethoddispatchOnLauncherTransitionEnd
(View v, boolean animated, boolean toWorkspace)
src/com/android/launcher3/Launcher.java:2719
↓ 8 callersMethoddispatchOnLauncherTransitionPrepare
(View v, boolean animated, boolean toWorkspace)
src/com/android/launcher3/Launcher.java:2698
↓ 8 callersMethoddispatchOnLauncherTransitionStart
(View v, boolean animated, boolean toWorkspace)
src/com/android/launcher3/Launcher.java:2704
↓ 8 callersMethoddrawRect
(float x1, float y1, float x2, float y2, GLPaint paint)
src/com/android/gallery3d/glrenderer/GLCanvas.java:89
↓ 8 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:2784
↓ 8 callersMethodfindNearestArea
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:1311
↓ 8 callersMethodgetAppsCustomizePage
Returns the Viewgroup containing page contents for the page at the index specified.
src/com/android/launcher3/FocusHelper.java:120
↓ 8 callersMethodgetChildOffset
(int index)
src/com/android/launcher3/PagedView.java:1090
↓ 8 callersMethodgetDescendantCoordRelativeToSelf
(View descendant, int[] coord)
src/com/android/launcher3/DragLayer.java:342
↓ 8 callersMethodgetFullResIcon
(Resources resources, int iconId)
src/com/android/launcher3/IconCache.java:73
↓ 8 callersMethodgetIdForScreen
(CellLayout layout)
src/com/android/launcher3/Workspace.java:698
↓ 8 callersMethodgetImageHeight
()
src/com/android/photos/views/TiledImageRenderer.java:136
↓ 8 callersMethodgetImageWidth
()
src/com/android/photos/views/TiledImageRenderer.java:135
↓ 8 callersMethodgetLauncherProvider
()
src/com/android/launcher3/LauncherAppState.java:169
↓ 8 callersMethodgetPackageInfo
(Context context, String packageName)
src/com/android/launcher3/ShortcutInfo.java:100
↓ 8 callersMethodgetReadByteCount
()
src/com/android/gallery3d/exif/CountedDataInputStream.java:39
↓ 8 callersMethodgetRotationFromExif
(String path)
src/com/android/launcher3/WallpaperCropActivity.java:180
↓ 8 callersMethodgetScreenWithId
(long screenId)
src/com/android/launcher3/Workspace.java:693
↓ 8 callersMethodgetTag
Gets an ExifTag for an IFD other than the tag's default. @see #getTag
src/com/android/gallery3d/exif/ExifInterface.java:1176
↓ 8 callersMethodgetTag
Gets the {@link ExifTag} with given tag id. Return null if there is no such tag.
src/com/android/gallery3d/exif/IfdData.java:78
↓ 8 callersMethodgetViewRectRelativeToSelf
(View v, Rect r)
src/com/android/launcher3/DragLayer.java:371
↓ 8 callersMethodisInOverviewMode
()
src/com/android/launcher3/Workspace.java:1872
↓ 8 callersMethodisLayoutRtl
Note: this is a reimplementation of View.isLayoutRtl() since that is currently hidden api.
src/com/android/launcher3/PagedView.java:464
↓ 8 callersMethodlayout
(Launcher launcher)
src/com/android/launcher3/DynamicGrid.java:366
↓ 8 callersMethodloadAssociatedPages
(int page)
src/com/android/launcher3/PagedView.java:2291
↓ 8 callersMethodonDragEnter
(DragObject dragObject)
src/com/android/launcher3/DropTarget.java:130
↓ 8 callersMethodprepareStartAnimation
(View v)
src/com/android/launcher3/SearchDropTargetBar.java:82
↓ 8 callersMethodpushViewsToTempLocation
(ArrayList<View> views, Rect rectOccupiedByPotentialDrop, int[] direction, View dragView, ItemConf
src/com/android/launcher3/CellLayout.java:1798
↓ 8 callersMethodsetTag
Puts an ExifTag into this ExifInterface object's tags, removing a previous ExifTag with the same TID and IFD. The IFD it is put into will be the one t
src/com/android/gallery3d/exif/ExifInterface.java:1582
↓ 8 callersMethodstripEmptyScreens
()
src/com/android/launcher3/Workspace.java:724
↓ 8 callersMethodupdateRunning
()
src/com/android/launcher3/Launcher.java:1561
↓ 8 callersMethodupdateVoiceButtonProxyVisible
(boolean forceDisableVoiceButtonProxy)
src/com/android/launcher3/Launcher.java:3402
↓ 8 callersMethodwaitUntilResume
If the activity is currently paused, signal that we need to run the passed Runnable in onResume. This needs to be called from incoming places where r
src/com/android/launcher3/Launcher.java:3510
↓ 7 callersMethodaddViewToCellLayout
(View child, int index, int childId, LayoutParams params, boolean markCells)
src/com/android/launcher3/CellLayout.java:604
↓ 7 callersMethodbuildTag
Creates a tag for a defined tag constant in a given IFD if that IFD is allowed for the tag. This method will fail anytime the appropriate {@link Exif
src/com/android/gallery3d/exif/ExifInterface.java:1497
↓ 7 callersMethodbuildUninitializedTag
(int tagId)
src/com/android/gallery3d/exif/ExifInterface.java:1527
↓ 7 callersMethodcheckAllowed
(int ifd, int tagId)
src/com/android/gallery3d/exif/ExifParser.java:637
↓ 7 callersMethoddbInsertAndCheck
(DatabaseHelper helper, SQLiteDatabase db, String table, String nullColumnHack, ContentValues valu
src/com/android/launcher3/LauncherProvider.java:131
↓ 7 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:3817
↓ 7 callersMethodgetChildAt
(int x, int y)
src/com/android/launcher3/ShortcutAndWidgetContainer.java:64
↓ 7 callersMethodgetContentUri
The content:// style URL for a given row, identified by its id. @param id The row id. @param notify True to send a notification is the content change
src/com/android/launcher3/LauncherSettings.java:156
↓ 7 callersMethodgetDenominator
Gets the denominator of the rational
src/com/android/gallery3d/exif/Rational.java:57
↓ 7 callersMethodgetIconCache
()
src/com/android/launcher3/LauncherAppState.java:149
↓ 7 callersMethodgetId
()
src/com/android/gallery3d/glrenderer/BasicTexture.java:93
↓ 7 callersMethodgetItemsInReadingOrder
()
src/com/android/launcher3/Folder.java:1196
↓ 7 callersMethodgetParentCellLayoutForView
Returns a specific CellLayout
src/com/android/launcher3/Workspace.java:4177
↓ 7 callersMethodgetTarget
()
src/com/android/gallery3d/glrenderer/RawTexture.java:69
↓ 7 callersMethodhasCompressedThumbnail
Returns true it this header contains a compressed thumbnail.
src/com/android/gallery3d/exif/ExifData.java:75
↓ 7 callersMethodindexOf
(int[] a, int x)
src/com/android/launcher3/WeightWatcher.java:49
↓ 7 callersMethodisAllAppsVisible
()
src/com/android/launcher3/Launcher.java:2669
↓ 7 callersMethodisThumbnailRequested
()
src/com/android/gallery3d/exif/ExifParser.java:197
↓ 7 callersMethodpop
()
src/com/android/photos/views/TiledImageRenderer.java:754
← previousnext →101–200 of 2,972, ranked by callers