MCPcopy Create free account

hub / github.com/chenshiqiang1202/TheSceneryAlong / functions

Functions2,627 in github.com/chenshiqiang1202/TheSceneryAlong

↓ 4 callersMethodsetImageResource
Set the image resource option for the {@link Crouton}. @param imageResId An additional image to display in the {@link Crouton}. @return the {@link
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Style.java:442
↓ 4 callersMethodsetIntValues
Sets int values that will be animated between. A single value implies that that value is the one being animated to. However, this is not typically use
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:372
↓ 4 callersMethodsetLastPointTime
(Long lastPointTime)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:159
↓ 4 callersMethodsetLatitude
(double latitude)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:154
↓ 4 callersMethodsetLongitude
(double longitude)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:146
↓ 4 callersMethodsetMovingDistance
(Double movingDistance)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:175
↓ 4 callersMethodsetMovingTime
(Long movingTime)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:167
↓ 4 callersMethodsetMyLocationType
(int type)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/fragments/base/BaseMapFragment.java:381
↓ 4 callersMethodsetNegativeButtonText
(int textResourceId)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/SimpleDialogFragment.java:221
↓ 4 callersMethodsetOnClusterItemClickListener
(ClusterManager.OnClusterItemClickListener<T> listener)
lib_map_gaode/src/com/gaode/maps/android/clustering/view/ClusterRenderer.java:24
↓ 4 callersMethodsetOnToolTipViewClickedListener
(final OnToolTipViewClickedListener listener)
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTipView.java:233
↓ 4 callersMethodsetPointsNum
(Integer pointsNum)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:143
↓ 4 callersMethodsetPositiveButtonText
(int textResourceId)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/SimpleDialogFragment.java:211
↓ 4 callersMethodsetProvider
(String provider)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:194
↓ 4 callersMethodsetRequestCode
(int requestCode)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogBuilder.java:61
↓ 4 callersMethodsetRotation
(View view, float rotation)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:51
↓ 4 callersMethodsetRotationX
(View view, float rotationX)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:63
↓ 4 callersMethodsetRotationY
(View view, float rotationY)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:75
↓ 4 callersMethodsetScaleX
(View view, float scaleX)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:87
↓ 4 callersMethodsetScaleY
(View view, float scaleY)
CsqCommonLib/src/com/nineoldandroids/view/ViewHelper.java:99
↓ 4 callersMethodsetSpeed
(Float speed)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:178
↓ 4 callersMethodsetTag
(String tag)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogBuilder.java:66
↓ 4 callersMethodsetTime
(long time)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/TrackPoint.java:89
↓ 4 callersMethodsetUniqueMack
Not-null value; ensure this value is available before it is saved to the database.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:93
↓ 4 callersMethodsetVersion
(Integer version)
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:101
↓ 4 callersMethodsplit
Split this quad.
lib_map_gaode/src/com/gaode/maps/android/quadtree/PointQuadTree.java:129
↓ 4 callersMethodstart
{@inheritDoc} <p>Starting this <code>AnimatorSet</code> will, in turn, start the animations for which it is responsible. The details of when exactly
CsqCommonLib/src/com/nineoldandroids/animation/AnimatorSet.java:448
↓ 4 callersMethodstart
Start the animation playing. This version of start() takes a boolean flag that indicates whether the animation should play in reverse. The flag is usu
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:916
↓ 4 callersMethodstartForeground
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/app/TsaApplication.java:132
↓ 4 callersMethodtrackRecordStartOrResume
@description: 轨迹开始或者恢复,开始缓存当前轨迹点信息 @author: chenshiqiang E-mail:csqwyyx@163.com @param curTrack
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/SceneryDb.java:65
↓ 4 callersMethodupdateFold
()
CsqCommonLib/src/com/ptr/folding/BaseFoldingLayout.java:263
↓ 4 callersMethodupdateOrClearHeader
(int firstVisiblePosition)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:291
↓ 4 callersMethodwithAnimationType
Set the animation type for the ToolTip. Defaults to {@link AnimationType#FROM_MASTER_VIEW}. @return this ToolTip to build upon.
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTip.java:119
↓ 4 callersMethodwithColor
Set the color of the ToolTip. Default is white. @return this ToolTip to build upon.
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTip.java:89
↓ 4 callersMethodwithText
Set the text to show. Has no effect when a content View is set using setContentView(). @return this ToolTip to build upon.
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTip.java:55
↓ 4 callersMethodwithTextColor
Set the text color of the ToolTip. Default is white. @return this ToolTip to build upon.
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTip.java:99
↓ 4 callersMethodwrap
Wraps the given value into the inclusive-exclusive interval between min and max. @param n The value to wrap. @param min The minimum. @param max The
lib_map_gaode/src/com/gaode/maps/android/MathUtil.java:44
↓ 3 callersMethod__setDaoSession
called by internal mechanisms, do not call yourself.
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:74
↓ 3 callersMethodaddDivider
(ViewGroup parent)
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogFragment.java:421
↓ 3 callersMethodaddItem
(T item)
lib_map_gaode/src/com/gaode/maps/android/clustering/algo/Algorithm.java:13
↓ 3 callersMethodaddToCurTrack
@description: 添加轨迹点到当前轨迹 @author: chenshiqiang E-mail:csqwyyx@163.com @param trackPoint @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/io/db/TrackPointDb.java:149
↓ 3 callersMethodanimateValue
This method is called with the elapsed fraction of the animation during every animation frame. This function turns the elapsed fraction into an interp
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:1168
↓ 3 callersMethodcancelListenProgress
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:789
↓ 3 callersMethodcenterTrackPoints
(AMap map, List<TrackPoint> points)
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/MapUtil.java:100
↓ 3 callersMethodcloseSilently
Close a {@link Closeable} stream without throwing any exception @param c
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/IOUtils.java:24
↓ 3 callersMethodcreateFilePath
Creates a constant cache file path given a target cache directory and an image key. @param cacheDir @param key @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/disklrucache/DiskLruCache.java:282
↓ 3 callersMethoddraw
(Canvas canvas, Paint paint)
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/ColorsShape.java:36
↓ 3 callersMethoddrawLine
(Canvas canvas, int canvasWidth, float startX, float startY, float stopX, float stopY, int currentIndexColor)
CsqCommonLib/src/fr/castorflex/android/smoothprogressbar/SmoothProgressDrawable.java:286
↓ 3 callersMethodendAnimation
Called internally to end an animation by removing it from the animations list. Must be called on the UI thread.
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:1024
↓ 3 callersMethodgetAddress
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:198
↓ 3 callersMethodgetAnimatedFraction
Returns the current animation fraction, which is the elapsed/interpolated fraction used in the most recent frame update on the animation. @return Ela
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:1152
↓ 3 callersMethodgetAnimatedValue
Internal function, called by ValueAnimator and ObjectAnimator, to retrieve the value most recently calculated in calculateValue(). @return
CsqCommonLib/src/com/nineoldandroids/animation/PropertyValuesHolder.java:722
↓ 3 callersMethodgetBackground
(int style)
lib_map_gaode/src/com/gaode/maps/android/ui/IconGenerator.java:277
↓ 3 callersMethodgetBitmapRect
()
CsqCommonLib/src/it/sephiroth/android/library/imagezoom/ImageViewTouchBase.java:725
↓ 3 callersMethodgetButtonBackground
()
CsqCommonLib/src/eu/inmite/android/lib/dialogs/BaseDialogFragment.java:427
↓ 3 callersMethodgetChineseCharLength
获取字符串的长度,中文占一个字符,英文数字占半个字符
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/StringUtils.java:87
↓ 3 callersMethodgetContent
Returns the content of the drawer. @return The View reprenseting the content of the drawer, identified by the "content" id in XML.
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:1205
↓ 3 callersMethodgetCurrentPosition
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:716
↓ 3 callersMethodgetDeviceId
@description: Android系统为开发者提供的用于标识手机设备的串号,也是各种方法中普适性较高的, 可以说几乎所有的设备都可以返回这个串号,并且唯一性良好 它会根据不同的手机设备返回IMEI,MEID或者ESN码 获取DEVICE_ID需要READ_PHONE_STATE权限
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/DeviceUtil.java:68
↓ 3 callersMethodgetExportpath
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/constant/PathConstants.java:133
↓ 3 callersMethodgetFormatDistance
将距离格式化,返回带单位的字符串 decimalNum 小数点个数,默认3个小数点
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/StringUtils.java:49
↓ 3 callersMethodgetFormatedTimeHMS
@description: "HH:mm:ss",通过时间计算,例如time=30 1000(30秒) @author: chenshiqiang E-mail:csqwyyx@163.com @param time @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/TimeUtil.java:17
↓ 3 callersMethodgetHeaderViewsCount
()
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:737
↓ 3 callersMethodgetImportpath
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/constant/PathConstants.java:128
↓ 3 callersMethodgetInAnimation
()
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:574
↓ 3 callersMethodgetIntensity
()
lib_map_gaode/src/com/gaode/maps/android/heatmaps/WeightedLatLng.java:77
↓ 3 callersMethodgetItems
()
lib_map_gaode/src/com/gaode/maps/android/clustering/Cluster.java:13
↓ 3 callersMethodgetOutAnimation
()
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:587
↓ 3 callersMethodgetPicture
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/models/models/SceneryCluster.java:47
↓ 3 callersMethodgetScenerys
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:226
↓ 3 callersMethodgetSimulatorTime
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/logic/manager/TrackManager.java:323
↓ 3 callersMethodgetTempFileFor
Find a non-existing file in the same directory using the same name as prefix. @param file file used for the name and location (it is not read or writ
CsqCommonLib/src/org/zeroturnaround/zip/FileUtil.java:77
↓ 3 callersMethodgetTrackId
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Scenery.java:126
↓ 3 callersMethodgetTrackPointsLatLng
@description: 获得记录中的线路 @author: chenshiqiang E-mail:csqwyyx@163.com @param tps @param color @param width @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/dbmodel/TrackPointUtil.java:116
↓ 3 callersMethodgetType
Gets the type of keyframe. This information is used by ValueAnimator to determine the type of {@link TypeEvaluator} to use when calculating values bet
CsqCommonLib/src/com/nineoldandroids/animation/Keyframe.java:231
↓ 3 callersMethodgetVerName
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/AppUtil.java:31
↓ 3 callersMethodgetVersion
()
TheSceneryAlongGaode/src-gen/com/csq/thesceneryalong/db/Track.java:97
↓ 3 callersMethodgetWrappedList
Use the method with extreme caution!! Changing any values on the underlying ListView might break everything. @return the ListView backing this view.
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:629
↓ 3 callersMethodgetX
Convenience method for getting X.
CsqCommonLib/src/com/nhaarman/supertooltips/ToolTipView.java:297
↓ 3 callersMethodinit
(Context context, AttributeSet attrs)
CsqCommonLib/src/at/markushi/ui/CircleButton.java:113
↓ 3 callersMethodinit
(Context context, AttributeSet attrs)
CsqCommonLib/src/com/ptr/folding/FoldingLayout.java:79
↓ 3 callersMethodinitAnimation
This function is called immediately before processing the first animation frame of an animation. If there is a nonzero <code>startDelay</code>, the fu
CsqCommonLib/src/com/nineoldandroids/animation/ValueAnimator.java:489
↓ 3 callersMethodinitVideoView
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:172
↓ 3 callersMethodinitView
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView14.java:159
↓ 3 callersMethodisBusy
@return true if there is still work to be processed.
lib_map_gaode/src/com/gaode/maps/android/clustering/view/DefaultClusterRenderer.java:621
↓ 3 callersMethodisGsfInstalled
@description: 判断谷歌服务框架是否已安装 @author: chenshiqiang E-mail:csqwyyx@163.com @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/GsfUtil.java:27
↓ 3 callersMethodisPlaying
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView14.java:403
↓ 3 callersMethodisTrackRecording
@description: 是否有正在记录的轨迹,且轨迹不能是暂停的 @author: chenshiqiang E-mail:csqwyyx@163.com @return
TheSceneryAlongGaode/src/com/csq/thesceneryalong/logic/manager/TrackManager.java:263
↓ 3 callersMethodmake
Creates a {@link Crouton} with provided text-resource and style for a given activity. @param activity The {@link Activity} that the {@link Crouto
CsqCommonLib/src/de/keyboardsurfer/android/widget/crouton/Crouton.java:305
↓ 3 callersMethodmakeIcon
Sets the text content, then creates an icon with the current style. @param text the text content to display inside the icon.
lib_map_gaode/src/com/gaode/maps/android/ui/IconGenerator.java:66
↓ 3 callersMethodmeasureHeader
(View header)
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:241
↓ 3 callersMethodmoveTo
@description: 地图移动到另一点 @author: chenshiqiang E-mail:csqwyyx@163.com @param map @param loc
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/MapUtil.java:31
↓ 3 callersMethodofFloat
Constructs and returns a PropertyValuesHolder with a given property name and set of float values. @param propertyName The name of the property being a
CsqCommonLib/src/com/nineoldandroids/animation/PropertyValuesHolder.java:176
↓ 3 callersMethodofInt
Constructs and returns a PropertyValuesHolder with a given property name and set of int values. @param propertyName The name of the property being ani
CsqCommonLib/src/com/nineoldandroids/animation/PropertyValuesHolder.java:154
↓ 3 callersMethodofObject
Constructs and returns a PropertyValuesHolder with a given property name and set of Object values. This variant also takes a TypeEvaluator because the
CsqCommonLib/src/com/nineoldandroids/animation/PropertyValuesHolder.java:203
↓ 3 callersMethodonHeaderClick
(StickyListHeadersListView l, View header, int itemPosition, long headerId,
CsqCommonLib/src/se/emilsjolander/stickylistheaders/StickyListHeadersListView.java:41
↓ 3 callersMethodonScrollEnded
Invoked when the user stops dragging/flinging the drawer's handle.
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:126
↓ 3 callersMethodonScrollStarted
Invoked when the user starts dragging/flinging the drawer's handle.
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/widgets/MultiDirectionSlidingDrawer.java:121
↓ 3 callersMethodopenInputStream
Return an {@link InputStream} from the given uri. ( can be a local content, a file path or an http url ) @param context @param uri @return the {@link
TheSceneryAlongGaode/src/com/csq/thesceneryalong/utils/BitmapUtil.java:565
↓ 3 callersMethodopenVideo
()
TheSceneryAlongGaode/src/com/csq/thesceneryalong/ui/views/video/VideoView8.java:251
← previousnext →301–400 of 2,627, ranked by callers