MCPcopy Create free account

hub / github.com/chenshiqiang1202/TheSceneryAlong / functions

Functions2,627 in github.com/chenshiqiang1202/TheSceneryAlong

↓ 6 callersMethodupdate
@description: 更新轨迹 @author: chenshiqiang E-mail:csqwyyx@163.com @param track @param updateVersion 版本信息是否+1,有些情况可能不需要更新版本号,如轨迹暂停状态改变
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/TrackDb.java:122
↓ 5 callersMethodaddTrackPointToCurTrack
@description: 添加当前坐标点到当前轨迹 @author: chenshiqiang E-mail:csqwyyx@163.com @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/TrackPointDb.java:116
↓ 5 callersMethodalpha
This method will cause the View's <code>alpha</code> property to be animated to the specified value. Animations already running on the property will b
CsqCommonLib/src/com/nineoldandroids/view/ViewPropertyAnimator.java:335
↓ 5 callersMethodbyPath
@return given entries indexed by path.
CsqCommonLib/src/org/zeroturnaround/zip/ZipUtil.java:1945
↓ 5 callersMethodclear
Removes all points from the quadTree
lib_map_gaode/src/com/gaode/maps/android/quadtree/PointQuadTree.java:183
↓ 5 callersMethodclone
()
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:1183
↓ 5 callersMethodgetAnimationType
()
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTip.java:171
↓ 5 callersMethodgetCenter
( Matrix supportMatrix, boolean horizontal, boolean vertical )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:776
↓ 5 callersMethodgetDuration
Gets the length of the animation. @return The length of the animation, in milliseconds.
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:103
↓ 5 callersMethodgetHandle
Returns the handle of the drawer. @return The View reprenseting the handle of the drawer, identified by the "handle" id in XML.
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:1195
↓ 5 callersMethodgetInstance
@return The currently used instance of the {@link Manager}.
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Manager.java:63
↓ 5 callersMethodgetMovingTime
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:163
↓ 5 callersMethodgetPointsNum
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:139
↓ 5 callersMethodgetPropertyName
Gets the name of the property that will be animated. This name will be used to derive a setter function that will be called to set animated values. Fo
CsqCommonLib/src/com/nineoldandroids/animation/PropertyValuesHolder.java:713
↓ 5 callersMethodgetSimulateTime
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:179
↓ 5 callersMethodgetValue
( Matrix matrix, int whichValue )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:712
↓ 5 callersMethodhashCode
()
CsqCommonLib/src/se/emilsjolander/stickylistheaders/AdapterWrapper.java:195
↓ 5 callersMethodhav
Returns haversine(angle-in-radians). hav(x) == (1 - cos(x)) / 2 == sin(x / 2)^2.
lib_map_gaode/src/com/gaode/maps/android/MathUtil.java:76
↓ 5 callersMethodhavDistance
Returns hav() of distance from (lat1, lng1) to (lat2, lng2) on the unit sphere.
lib_map_gaode/src/com/gaode/maps/android/MathUtil.java:111
↓ 5 callersMethodisFinishing
()
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/SmoothProgressDrawable.java:484
↓ 5 callersMethodmap
@param name original name. @return name to be stored in the ZIP file or the destination directory, <code>null</code> means that the entry will be s
CsqCommonLib/src/org/zeroturnaround/zip/NameMapper.java:32
↓ 5 callersMethodofFloat
Constructs and returns a ValueAnimator that animates between float values. A single value implies that that value is the one being animated to. Howeve
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:314
↓ 5 callersMethodonSizeChanged
(int w, int h)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/apiadapter/video/VideoPlayerListener.java:22
↓ 5 callersMethodperformFling
(int position, float velocity, boolean always)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:631
↓ 5 callersMethodqueryById
@description: 通过trackId查询轨迹 @author: chenshiqiang E-mail:csqwyyx@163.com @param trackId @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/TrackDb.java:178
↓ 5 callersMethodrefreshDownList
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/OfflineMapActivity.java:216
↓ 5 callersMethodremove
Removes a marker from its collection. @param marker the marker to remove. @return true if the marker was removed.
lib_map_gaode/src/com/gaode/maps/android/MarkerManager.java:122
↓ 5 callersMethodself
()
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogBuilder.java:38
↓ 5 callersMethodsetChecked
(final boolean checked)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/CheckableWrapperView.java:22
↓ 5 callersMethodsetDuration
Sets the length of the animation. @param duration The length of the animation, in milliseconds.
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:96
↓ 5 callersMethodsetImageMatrix
( Matrix matrix )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:603
↓ 5 callersMethodsetOnClusterClickListener
(ClusterManager.OnClusterClickListener<T> listener)
lib_map_gaode/src/com/gaode/maps/android/clustering/view/ClusterRenderer.java:20
↓ 5 callersMethodsetOnMarkerClickListener
(AMap.OnMarkerClickListener markerClickListener)
lib_map_gaode/src/com/gaode/maps/android/MarkerManager.java:172
↓ 5 callersMethodsetPointStatus
(int pointStatus)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:153
↓ 5 callersMethodsetSceneryNum
(Integer sceneryNum)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:191
↓ 5 callersMethodsetTranslationX
(View view, float translationX)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:135
↓ 5 callersMethodsetType
Not-null value; ensure this value is available before it is saved to the database.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:112
↓ 5 callersMethodsetY
(View view, float y)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:171
↓ 5 callersMethodshowToolTipForView
Shows a {@link ToolTipView} based on given {@link ToolTip} at the proper location relative to given {@link View}. @param toolTip the ToolT
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTipRelativeLayout.java:64
↓ 5 callersMethodstart
Starts this animation. If the animation has a nonzero startDelay, the animation will start running after that delay elapses. A non-delayed animation w
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:48
↓ 5 callersMethodstartAnimation
Called internally to start an animation by adding it to the active animations list. Must be called on the UI thread.
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:1045
↓ 5 callersMethodstickyHeaderTop
()
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:542
↓ 4 callersMethodaddDependency
Add a dependency to this Node. The dependency includes information about the node that this node is dependency upon and the nature of the dependency.
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:932
↓ 4 callersMethodaddEntry
Adds a given ZIP entry to a ZIP file. @param entry new ZIP entry. @param out target ZIP stream.
CsqCommonLib/src/org/zeroturnaround/zip/transform/ZipEntrySourceZipEntryTransformer.java:31
↓ 4 callersMethodaddItems
(Collection<T> items)
lib_map_gaode/src/com/gaode/maps/android/clustering/algo/Algorithm.java:15
↓ 4 callersMethodaddSome
(Collection<Track> tracks)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/TrackDb.java:87
↓ 4 callersMethodaddUpdateListener
Adds a listener to the set of listeners that are sent update events through the life of an animation. This method is called on all listeners for every
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:819
↓ 4 callersMethodcenter
( boolean horizontal, boolean vertical )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:761
↓ 4 callersMethodclearCache
()
lib_map_gaode/src/com/gaode/maps/android/clustering/algo/PreCachingAlgorithmDecorator.java:49
↓ 4 callersMethodclearItems
()
lib_map_gaode/src/com/gaode/maps/android/clustering/algo/Algorithm.java:17
↓ 4 callersMethodcloseDrawer
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:1109
↓ 4 callersMethodcopy
Copy entry @param original - zipEntry to copy @return copy of the original entry
CsqCommonLib/src/org/zeroturnaround/zip/ZipEntryUtil.java:25
↓ 4 callersMethodcreateBuilder
(Context context, FragmentManager fragmentManager)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/SimpleDialogFragment.java:47
↓ 4 callersMethoddoUnpackEntry
Unpacks a single entry from a ZIP file. @param zf ZIP file. @param name entry name. @return contents of the entry or <code>null</co
CsqCommonLib/src/org/zeroturnaround/zip/ZipUtil.java:175
↓ 4 callersMethodgetAlpha
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:11
↓ 4 callersMethodgetBounds
Helper function for quadtree creation @param points Collection of WeightedLatLng to calculate bounds for @return Bounds that enclose the listed Weigh
lib_map_gaode/src/com/gaode/maps/android/heatmaps/HeatmapTileProvider.java:546
↓ 4 callersMethodgetBytes
()
CsqCommonLib/src/org/zeroturnaround/zip/ZipUtil.java:219
↓ 4 callersMethodgetClusterMarkerCollection
()
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterManager.java:65
↓ 4 callersMethodgetContainer
Not thread safe.
lib_map_gaode/src/com/gaode/maps/android/ui/IconGenerator.java:239
↓ 4 callersMethodgetDefaultScale
( DisplayType type )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:354
↓ 4 callersMethodgetFormatedDateYMDHMSFile
@description: yyyy_MM_dd_HH_mm_ss @author: chenshiqiang E-mail:csqwyyx@163.com @param time @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DateUtils.java:73
↓ 4 callersMethodgetHeaderOverlap
(int position)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:528
↓ 4 callersMethodgetHeaderView
Get a View that displays the header data at the specified position in the set. You can either create a View manually or inflate it from an XML layout
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersAdapter.java:26
↓ 4 callersMethodgetId
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:80
↓ 4 callersMethodgetMarkerCollection
()
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterManager.java:61
↓ 4 callersMethodgetMarkerManager
()
lib_map_gaode/src/com/gaode/maps/android/clustering/ClusterManager.java:69
↓ 4 callersMethodgetRealDrawer
(View drawerView)
CsqCommonLib/src/com/ptr/folding/FoldingDrawerLayout.java:124
↓ 4 callersMethodgetRotation
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:47
↓ 4 callersMethodgetRotationX
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:59
↓ 4 callersMethodgetRotationY
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:71
↓ 4 callersMethodgetScaleX
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:83
↓ 4 callersMethodgetScaleY
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:95
↓ 4 callersMethodgetTrackPoints
To-many relationship, resolved on first access (and after reset). Changes to to-many relations are not persisted, make changes to the target entity.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:204
↓ 4 callersMethodgetTranslationX
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:131
↓ 4 callersMethodgetTranslationY
(View view)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:143
↓ 4 callersMethodgetViewGroup
@return the viewGroup
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:757
↓ 4 callersMethodinitPlayer
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView14.java:178
↓ 4 callersMethodisInPlace
@return true if destination is not specified.
CsqCommonLib/src/org/zeroturnaround/zip/Zips.java:319
↓ 4 callersMethodisRunning
()
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/SmoothProgressDrawable.java:475
↓ 4 callersMethodisSdcardExist
@author chenshiqiang Description: 判断SD卡是否存在 @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/SdcardUtils.java:21
↓ 4 callersMethodisShowing
@return <code>true</code> if the {@link Crouton} is being displayed, else <code>false</code>.
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:690
↓ 4 callersMethodofFloat
Constructs a Keyframe object with the given time and value. The time defines the time, as a proportion of an overall animation's duration, at which th
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:107
↓ 4 callersMethodofInt
Constructs a Keyframe object with the given time and value. The time defines the time, as a proportion of an overall animation's duration, at which th
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:75
↓ 4 callersMethodofObject
Constructs a Keyframe object with the given time and value. The time defines the time, as a proportion of an overall animation's duration, at which th
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:139
↓ 4 callersMethodonAnimationRepeat
<p>Notifies the repetition of the animation.</p> @param animation The animation which was repeated.
CsqCommonLib/src/com/nineoldandroids/animation/Animator.java:276
↓ 4 callersMethodonStart
()
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/SmoothProgressDrawable.java:26
↓ 4 callersMethodonThresholdHit
Invoked when the drawer opens at a percentage
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:137
↓ 4 callersMethodonVideoPlayed
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/apiadapter/video/VideoPlayerListener.java:14
↓ 4 callersMethodopenDrawer
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:1130
↓ 4 callersMethodplay
Play or resume video. Video will be played as soon as view is available and media player is prepared. If video is stopped or ended and play() method
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView14.java:352
↓ 4 callersMethodprepareTracking
(int position)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:746
↓ 4 callersMethodresetTrackPoints
Resets a to-many relationship, making the next get call to query for a fresh result.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:221
↓ 4 callersMethodsearch
Search for all items within a given bounds.
lib_map_gaode/src/com/gaode/maps/android/quadtree/PointQuadTree.java:193
↓ 4 callersMethodsendMessage
Sends a {@link Crouton} within a {@link Message}. @param crouton The {@link Crouton} that should be sent. @param messageId The {@link Message
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Manager.java:124
↓ 4 callersMethodsetAccuracy
(Float accuracy)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:170
↓ 4 callersMethodsetAltitude
(Double altitude)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:162
↓ 4 callersMethodsetBearing
(Float bearing)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:186
↓ 4 callersMethodsetColorFilter
( ColorFilter cf )
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/graphics/FastBitmapDrawable.java:64
↓ 4 callersMethodsetFirstPointTime
(Long firstPointTime)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:151
↓ 4 callersMethodsetFragement
(Fragment fragment)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/activitys/base/TemplateActionBarActivity.java:44
← previousnext →201–300 of 2,627, ranked by callers