MCPcopy Create free account

hub / github.com/Codetail/Mover / functions

Functions2,149 in github.com/Codetail/Mover

↓ 4 callersMethodisRunning
()
uicomponents/src/main/java/codetail/widget/circular/CircularProgressDrawable.java:369
↓ 4 callersMethodisStarted
Returns whether this Animator has been started and not yet ended. This state is a superset of the state of {@link #isRunning()}, because an Animator w
uicomponents/src/main/java/codetail/animation/Animator.java:117
↓ 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
uicomponents/src/main/java/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
uicomponents/src/main/java/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
uicomponents/src/main/java/com/nineoldandroids/animation/Keyframe.java:139
↓ 4 callersMethodonAnimationRepeat
<p>Notifies the repetition of the animation.</p> @param animation The animation which was repeated.
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:411
↓ 4 callersMethodrefreshLinearGradientOptions
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:219
↓ 4 callersMethodrequireNetwork
Sets the Job as requiring network @return this
jobManager/src/main/java/io/codetail/work/Params.java:26
↓ 4 callersMethodsetAlpha
(int alpha)
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:105
↓ 4 callersMethodsetAlpha
(View view, float alpha)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:15
↓ 4 callersMethodsetBackgroundDrawable
(Drawable backgroundDrawable)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:189
↓ 4 callersMethodsetCallback
(QueryCallback callback)
uicomponents/src/main/java/codetail/widget/SearchView.java:131
↓ 4 callersMethodsetDuration
(String duration)
app/src/main/java/io/codetail/client/models/Video.java:76
↓ 4 callersMethodsetError
(CharSequence errorText)
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:630
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:373
↓ 4 callersMethodsetPadding
use {@link #setPaddings(int, int, int, int)} instead, or the paddingTop and the paddingBottom may be set incorrectly.
uicomponents/src/main/java/codetail/text/MaterialEditText.java:411
↓ 4 callersMethodsetRotation
(float rotation)
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:590
↓ 4 callersMethodsetRotation
(View view, float rotation)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:51
↓ 4 callersMethodsetRotationY
(View view, float rotationY)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:75
↓ 4 callersMethodsetRunningSessionId
(long runningSessionId)
jobManager/src/main/java/io/codetail/work/JobHolder.java:103
↓ 4 callersMethodsetScaleX
(View view, float scaleX)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:87
↓ 4 callersMethodsetScaleY
(View view, float scaleY)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:99
↓ 4 callersMethodsetSelected
(String item, int pageNum)
app/src/main/java/io/codetail/fragments/mover/CategoryFragment.java:212
↓ 4 callersMethodsetTarget
(View target)
uicomponents/src/main/java/codetail/animation/RevealAnimator.java:19
↓ 4 callersMethodsetTitle
(String title)
app/src/main/java/io/codetail/client/models/Video.java:52
↓ 4 callersMethodsetTranslationX
(View view, float translationX)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:135
↓ 4 callersMethodsetX
(View view, float x)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:159
↓ 4 callersMethodsetY
(View view, float y)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:171
↓ 4 callersMethodshowContent
()
app/src/main/java/io/codetail/fragments/WatchMeRecycleFragment.java:113
↓ 4 callersMethodskipWhitespace
()
app/src/main/java/io/codetail/utils/HttpCookie.java:419
↓ 3 callersMethodaddAll
(int[] elements)
vectordrawable/src/main/java/android/support/v4/util/IntSet.java:91
↓ 3 callersMethodadjustBottomLines
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:437
↓ 3 callersMethodadjustBottomLines
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:437
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:1169
↓ 3 callersMethodappendAttribute
(StringBuilder builder, String name, String value)
app/src/main/java/io/codetail/utils/HttpCookie.java:739
↓ 3 callersMethodcancel
Cancel all animations. The caller is responsible for removing the ripple from the list of animating ripples.
uicomponents/src/main/java/codetail/graphics/drawables/RippleBackground.java:278
↓ 3 callersMethodcheckNotNull
(Object o, String name)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressBarUtils.java:33
↓ 3 callersMethodcheckSpeed
(float speed)
uicomponents/src/main/java/codetail/widget/SmoothProgressBarUtils.java:19
↓ 3 callersMethodclampStartingPosition
()
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:113
↓ 3 callersMethodcount
Returns the # of jobs that are waiting to be run @return
jobManager/src/main/java/io/codetail/work/JobQueue.java:41
↓ 3 callersMethodcreate
(String endpoint, Class<T> service, Client client)
app/src/main/java/io/codetail/client/BaseNetworkJob.java:76
↓ 3 callersMethodcreateFromParcel
(Parcel in)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:469
↓ 3 callersMethodcreateNodesFromPathData
@param pathData The string representing a path, the same as "d" string in svg file. @return an array of the PathDataNode.
vectordrawable/src/main/java/com/telly/mrvector/PathParser.java:50
↓ 3 callersMethodcreateRunningJobHolderKey
(JobHolder jobHolder)
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:117
↓ 3 callersMethodcreateVideoLink
Generates url to movie first frame generated in mover.uz system @param id movie identification @param quality of picture @return generated url to mo
app/src/main/java/io/codetail/client/mover/Mover.java:255
↓ 3 callersMethoddp
Convert dimens to pixel size @param dp dimen size @return pixel size
uicomponents/src/main/java/codetail/utils/ResourceUtils.java:42
↓ 3 callersMethoddraw
(Canvas canvas)
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:388
↓ 3 callersMethoddrawPath
(VGroup vGroup, VPath vPath, Canvas canvas, int w, int h, ColorFilter filter)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:970
↓ 3 callersMethodendAnimation
Called internally to end an animation by removing it from the animations list. Must be called on the UI thread.
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:1025
↓ 3 callersMethodfind
Returns the index of the next character in {@code chars}, or the end of the string.
app/src/main/java/io/codetail/utils/HttpCookie.java:410
↓ 3 callersMethodgetAnimatedValue
Internal function, called by ValueAnimator and ObjectAnimator, to retrieve the value most recently calculated in calculateValue(). @return
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:721
↓ 3 callersMethodgetBottomTextLeftOffset
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:879
↓ 3 callersMethodgetBottomTextLeftOffset
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:879
↓ 3 callersMethodgetCreatedNs
()
jobManager/src/main/java/io/codetail/work/JobHolder.java:91
↓ 3 callersMethodgetDelayInMs
used by {@link JobManager} to assign proper delay at the time job is added. This field is not preserved! @return delay in ms
jobManager/src/main/java/io/codetail/work/Job.java:35
↓ 3 callersMethodgetGroupName
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:1118
↓ 3 callersMethodgetInfo
()
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:498
↓ 3 callersMethodgetInterpolation
(float input)
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:687
↓ 3 callersMethodgetItemId
(int position)
app/src/main/java/io/codetail/adapters/WatchMeAdapter.java:209
↓ 3 callersMethodgetItemInfo
(int position)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:406
↓ 3 callersMethodgetLayoutDirection
(Drawable drawable)
vectordrawable/src/main/java/com/telly/mrvector/Utils.java:76
↓ 3 callersMethodgetNextJob
should return the next job which is available to be run. @param wait @param waitUnit @return next job to execute or null if no jobs are available
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:163
↓ 3 callersMethodgetObject
()
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:646
↓ 3 callersMethodgetOwner
()
app/src/main/java/io/codetail/client/models/Video.java:88
↓ 3 callersMethodgetPosition
()
app/src/main/java/io/codetail/client/mover/Mover.java:30
↓ 3 callersMethodgetQuery
()
app/src/main/java/io/codetail/client/mover/Mover.java:135
↓ 3 callersMethodgetSafe
()
jobManager/src/main/java/io/codetail/work/CopyOnWriteGroupSet.java:19
↓ 3 callersMethodgetSource
()
app/src/main/java/io/codetail/fragments/BaseWatchMeFragment.java:39
↓ 3 callersMethodgetSources
()
app/src/main/java/io/codetail/WatchMeApplication.java:49
↓ 3 callersMethodgetStartingStartTrim
()
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:571
↓ 3 callersMethodgetThemeColorStateList
@param context Current Activity or Application context @param attr attribute @return theme color
uicomponents/src/main/java/codetail/utils/ThemeUtils.java:37
↓ 3 callersMethodgetThumbnail
()
app/src/main/java/io/codetail/client/models/Video.java:64
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/Keyframe.java:231
↓ 3 callersMethodgetUsername
()
app/src/main/java/io/codetail/client/models/Channel.java:30
↓ 3 callersMethodgetViewsCount
()
app/src/main/java/io/codetail/client/models/Video.java:80
↓ 3 callersMethodgetWatchMeAdapter
()
app/src/main/java/io/codetail/fragments/WatchMeRecycleFragment.java:124
↓ 3 callersMethodhasCharatersCounter
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:891
↓ 3 callersMethodhasSameTargetAndProperties
(Animator anim)
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:391
↓ 3 callersMethodhashCode
()
app/src/main/java/io/codetail/client/models/Video.java:178
↓ 3 callersMethodinflate
Inflates a <vector> drawable, using framework implementation when available @param resources Resources to use for inflation @param resId <vector> draw
vectordrawable/src/main/java/com/telly/mrvector/MrVector.java:45
↓ 3 callersMethodinflateCompatOnly
Inflates a <vector> drawable, using {@link com.telly.mrvector.VectorDrawable} implementation always. @param resources Resources to use for inflation @
vectordrawable/src/main/java/com/telly/mrvector/MrVector.java:64
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:490
↓ 3 callersMethodinsert
Inserts the given JobHolder, assigns it a unique id and returns the id back Is called when a job is added @param jobHolder @return
jobManager/src/main/java/io/codetail/work/JobQueue.java:18
↓ 3 callersMethodisCharactersCountValid
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:887
↓ 3 callersMethodisFinishing
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:558
↓ 3 callersMethodisStateful
()
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:582
↓ 3 callersMethodisToolbarVisible
()
app/src/main/java/io/codetail/utils/ScrollManager.java:164
↓ 3 callersMethodisValid
if the main text matches the regex @deprecated use the new validator interface to add your own custom validator
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:649
↓ 3 callersMethodisValid
if the main text matches the regex @deprecated use the new validator interface to add your own custom validator
uicomponents/src/main/java/codetail/text/MaterialEditText.java:649
↓ 3 callersMethodjumpToCurrentState
()
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:109
↓ 3 callersMethodnextJobAndIncRunCount
Returns the next available job in the data set It should also assign the sessionId as the RunningSessionId and persist that data if necessary. It shou
jobManager/src/main/java/io/codetail/work/JobQueue.java:60
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:175
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:153
↓ 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
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:202
↓ 3 callersMethodonStart
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:34
↓ 3 callersMethodonStop
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:32
↓ 3 callersMethodopenFragment
Replace current fragment with new one, plus adds it to back stack, then commit @param manager Fragment manager @param fragment fragment to open @para
app/src/main/java/io/codetail/sources/MoverSource.java:214
↓ 3 callersMethodopenVideo
(String quality, String id)
app/src/main/java/io/codetail/fragments/mover/MoverRecycleFragment.java:78
↓ 3 callersMethodpoll
(Collection<String> excludeGroupIds)
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/JobSet.java:13
↓ 3 callersMethodpostEvent
(Bus bus)
app/src/main/java/io/codetail/client/Page.java:14
← previousnext →201–300 of 2,149, ranked by callers