Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenshiqiang1202/TheSceneryAlong
/ functions
Functions
2,627 in github.com/chenshiqiang1202/TheSceneryAlong
⨍
Functions
2,627
◇
Types & classes
364
↓ 10 callers
Method
isInPlaybackState
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:743
↓ 10 callers
Method
parseString
(Element parentElement, String nodeName, String defaultValue)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/Dom4jUtil.java:13
↓ 10 callers
Method
setBackgroundDrawable
Set the backgroundDrawableResourceId option for the {@link Crouton}. @param backgroundDrawableResourceId Resource ID of a backgroundDrawableResourc
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Style.java:298
↓ 10 callers
Method
setContentView
Sets the child view for the icon. <p/> If the view contains a {@link TextView} with the id "text", operations such as {@link #setTextAppearance} and {
lib_map_gaode/src/com/gaode/maps/android/ui/IconGenerator.java:124
↓ 10 callers
Method
toString
()
CsqCommonLib/src/com/nineoldandroids/animation/PropertyValuesHolder.java:726
↓ 10 callers
Method
zoomTo
( float scale )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:832
↓ 9 callers
Method
delete
(long trackId)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/TrackDb.java:96
↓ 9 callers
Method
getCurTrack
@description: 获得当前记录的轨迹 @author: chenshiqiang E-mail:csqwyyx@163.com @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/logic/manager/TrackManager.java:286
↓ 9 callers
Method
getRecordStatus
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:195
↓ 9 callers
Method
invalidateAfterUpdate
()
CsqCommonLib/src/com/nineoldandroids/view/animation/AnimatorProxy.java:235
↓ 9 callers
Method
parseDouble
(Element parentElement, String nodeName, double defaultValue)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/Dom4jUtil.java:50
↓ 9 callers
Method
postTranslate
( float deltaX, float deltaY )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:810
↓ 9 callers
Method
prepareForUpdate
()
CsqCommonLib/src/com/nineoldandroids/view/animation/AnimatorProxy.java:229
↓ 9 callers
Method
setPadding
(int left, int top, int right, int bottom)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:954
↓ 9 callers
Method
setStyle
Sets the style of the icon. The style consists of a background and text appearance.
lib_map_gaode/src/com/gaode/maps/android/ui/IconGenerator.java:210
↓ 9 callers
Method
setTextColor
Set the textColorResourceId option for the {@link Crouton}. @param textColor The resource id of the text colorResourceId. @return the {@link Build
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Style.java:387
↓ 8 callers
Method
addEntry
Copies an existing ZIP file and appends it with one new entry. @param zip an existing ZIP file (only read). @param path new ZIP ent
CsqCommonLib/src/org/zeroturnaround/zip/ZipUtil.java:1408
↓ 8 callers
Method
clone
()
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:549
↓ 8 callers
Method
clone
()
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:189
↓ 8 callers
Method
cluster
Force a re-cluster. You may want to call this after adding new item(s).
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterManager.java:141
↓ 8 callers
Method
getAltitude
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:158
↓ 8 callers
Method
getBearing
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:182
↓ 8 callers
Method
getDescription
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:115
↓ 8 callers
Method
getItemId
(int position)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/OfflineMapActivity.java:319
↓ 8 callers
Method
getMovingDistance
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:171
↓ 8 callers
Method
getSpeed
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:174
↓ 8 callers
Method
getValue
Gets the value for this Keyframe. @return The value for this Keyframe.
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:175
↓ 8 callers
Method
getX
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:155
↓ 8 callers
Method
makeText
Creates a {@link Crouton} with provided text and style for a given activity. @param activity The {@link Activity} that the {@link Crouton} should
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:192
↓ 8 callers
Method
onAnimationEnd
<p>Notifies the end of the animation. This callback is not invoked for animations with repeat count set to INFINITE.</p> @param animation The animati
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:261
↓ 8 callers
Method
parseFloat
(Element parentElement, String nodeName, float defaultValue)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/Dom4jUtil.java:64
↓ 8 callers
Method
postScale
( float scale, float centerX, float centerY )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:820
↓ 8 callers
Method
removeCallbacks
()
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/ContentLoadingSmoothProgressBar.java:66
↓ 8 callers
Method
setAlpha
(View view, float alpha)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:15
↓ 8 callers
Method
setRecordStatus
(Integer recordStatus)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:199
↓ 7 callers
Method
copyEntry
Copies a given ZIP entry to a ZIP file. @param zipEntry a ZIP entry from existing ZIP file. @param in contents of the ZIP entry. @p
CsqCommonLib/src/org/zeroturnaround/zip/ZipEntryUtil.java:66
↓ 7 callers
Method
getBeginTime
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:123
↓ 7 callers
Method
getConfiguration
@return this croutons configuration
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:740
↓ 7 callers
Method
getCurrentLocation
@description: 获取当前位置 @author: chenshiqiang E-mail:csqwyyx@163.com
TheSceneryAlongGaode/src/com/csq/thesceneryalong/logic/manager/MyLocationManager.java:216
↓ 7 callers
Method
getFloatValue
()
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:338
↓ 7 callers
Method
getHeaderId
Get the header id associated with the specified position in the list. @param position The position of the item within the adapter's data set whose he
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersAdapter.java:37
↓ 7 callers
Method
getIntValue
()
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:294
↓ 7 callers
Method
getSceneryNum
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:187
↓ 7 callers
Method
getTrackDao
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/DaoSession.java:65
↓ 7 callers
Method
hide
Allows hiding of a previously displayed {@link Crouton}. @param crouton The {@link Crouton} you want to hide.
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:535
↓ 7 callers
Method
isPlaying
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:732
↓ 7 callers
Method
moveHandle
(int position)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:777
↓ 7 callers
Method
parseLong
(Element parentElement, String nodeName, long defaultValue)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/Dom4jUtil.java:36
↓ 7 callers
Method
pause
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:645
↓ 7 callers
Method
setAdapter
(StickyListHeadersAdapter adapter)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:643
↓ 7 callers
Method
setBackgroundColor
Set the backgroundColorResourceId option of the {@link Crouton}. @param backgroundColorResourceId The backgroundColorResourceId's resource id. @re
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Style.java:271
↓ 7 callers
Method
setName
Not-null value; ensure this value is available before it is saved to the database.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:111
↓ 7 callers
Method
setStrokeWidth
(float strokeWidth)
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/ColorsShape.java:24
↓ 7 callers
Method
setTrackId
(long trackId)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:130
↓ 7 callers
Method
setX
(View view, float x)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:159
↓ 7 callers
Method
toPoint
(final LatLng latLng)
lib_map_gaode/src/com/gaode/maps/android/projection/SphericalMercatorProjection.java:28
↓ 6 callers
Method
cancel
Cancels the animation. Unlike {@link #end()}, <code>cancel()</code> causes the animation to stop in its tracks, sending an {@link android.animation.An
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:60
↓ 6 callers
Method
clear
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/DaoSession.java:59
↓ 6 callers
Method
clearHeader
()
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:277
↓ 6 callers
Method
containsKey
Checks if a specific key exist in the cache. @param key The unique identifier for the bitmap @return true if found, false otherwise
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/disklrucache/DiskLruCache.java:205
↓ 6 callers
Method
createLog
(String log)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DebugLog.java:27
↓ 6 callers
Method
ensureViewsSetUp
Ensure views are ready. This allows us to lazily inflate the main layout.
lib_map_gaode/src/com/gaode/maps/android/ui/IconGenerator.java:247
↓ 6 callers
Method
getCount
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/OfflineMapActivity.java:307
↓ 6 callers
Method
getFixedFirstVisibleItem
()
CsqCommonLib/src/se/emilsjolander/stickylistheaders/WrapperViewList.java:142
↓ 6 callers
Method
getImageViewMatrix
Returns the current view matrix @return
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:593
↓ 6 callers
Method
getInstance
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/DbManager.java:28
↓ 6 callers
Method
getIntrinsicHeight
()
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/graphics/FastBitmapDrawable.java:74
↓ 6 callers
Method
getIntrinsicWidth
()
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/graphics/FastBitmapDrawable.java:69
↓ 6 callers
Method
getLatitude
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:101
↓ 6 callers
Method
getLifecycleCallback
@return the lifecycleCallback
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:726
↓ 6 callers
Method
getLongitude
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:93
↓ 6 callers
Method
getMethodNames
(StackTraceElement[] sElements)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DebugLog.java:40
↓ 6 callers
Method
getPoint
()
lib_map_gaode/src/com/gaode/maps/android/heatmaps/WeightedLatLng.java:73
↓ 6 callers
Method
getSceneryFilePath
@description: 获得风景文件的完整路径 @author: chenshiqiang E-mail:csqwyyx@163.com @param scenery @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/dbmodel/SceneryUtil.java:89
↓ 6 callers
Method
getTrackpath
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/constant/PathConstants.java:112
↓ 6 callers
Method
getView
(int position, View convertView, ViewGroup parent)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/AdapterWrapper.java:161
↓ 6 callers
Method
getX
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/coords/CoordsPoint.java:20
↓ 6 callers
Method
getY
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/coords/CoordsPoint.java:28
↓ 6 callers
Method
insert
(double x, double y, T item)
lib_map_gaode/src/com/gaode/maps/android/quadtree/PointQuadTree.java:100
↓ 6 callers
Method
isDebuggable
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DebugLog.java:23
↓ 6 callers
Method
mercator
Returns mercator Y corresponding to latitude. See http://en.wikipedia.org/wiki/Mercator_projection .
lib_map_gaode/src/com/gaode/maps/android/MathUtil.java:61
↓ 6 callers
Method
onAnimationCancel
<p>Notifies the cancellation of the animation. This callback is not invoked for animations with repeat count set to INFINITE.</p> @param animation Th
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:269
↓ 6 callers
Method
onAnimationStart
<p>Notifies the start of the animation.</p> @param animation The started animation.
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:253
↓ 6 callers
Method
play
This method creates a <code>Builder</code> object, which is used to set up playing constraints. This initial <code>play()</code> method tells the <cod
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:267
↓ 6 callers
Method
remove
(Marker m)
lib_map_gaode/src/com/gaode/maps/android/clustering/view/DefaultClusterRenderer.java:678
↓ 6 callers
Method
setAccuracy
(Float accuracy)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:121
↓ 6 callers
Method
setAltitude
(Double altitude)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:113
↓ 6 callers
Method
setBearing
(Float bearing)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:137
↓ 6 callers
Method
setDescription
(String description)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:119
↓ 6 callers
Method
setFloatValues
Sets float values that will be animated between. A single value implies that that value is the one being animated to. However, this is not typically u
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:400
↓ 6 callers
Method
setImageBitmap
{@inheritDoc} Set the new image to display and reset the internal matrix. @param bitmap the {@link Bitmap} to display @see {@link ImageView
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:379
↓ 6 callers
Method
setImageDrawable
( Drawable drawable )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:399
↓ 6 callers
Method
setLatitude
(double latitude)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:105
↓ 6 callers
Method
setLongitude
(double longitude)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:97
↓ 6 callers
Method
setMessage
(int messageId)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogFragment.java:212
↓ 6 callers
Method
setProgress
Sets the progress. @param progress the new progress
CsqCommonLib/src/de/passsy/holocircularprogressbar/HoloCircularProgressBar.java:582
↓ 6 callers
Method
setProvider
(String provider)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:145
↓ 6 callers
Method
setSpeed
(Float speed)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:129
↓ 6 callers
Method
setTranslationY
(View view, float translationY)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:147
↓ 6 callers
Method
setValue
Sets the value for this Keyframe. @param value value for this Keyframe.
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:182
← previous
next →
101–200 of 2,627, ranked by callers