MCPcopy Create free account

hub / github.com/Codetail/Mover / functions

Functions2,149 in github.com/Codetail/Mover

↓ 2 callersMethodsetRotation
(float rotation, boolean animated)
uicomponents/src/main/java/codetail/graphics/drawables/MenuDrawable.java:40
↓ 2 callersMethodsetRunCount
(int runCount)
jobManager/src/main/java/io/codetail/work/JobHolder.java:87
↓ 2 callersMethodsetScrollX
(View view, int scrollX)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:111
↓ 2 callersMethodsetScrollY
(View view, int scrollY)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:123
↓ 2 callersMethodsetSelectedInternal
Marks item view as selected or not @see android.view.View#setSelected(boolean) @param position position of item @param selected state of item
app/src/main/java/io/codetail/fragments/NavigationFragment.java:144
↓ 2 callersMethodsetSizeParameters
(double progressCircleWidth, double progressCircleHeight, double centerRadius, double strokeWidth,
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:102
↓ 2 callersMethodsetStartDelay
The amount of time, in milliseconds, to delay starting the animation after {@link #start()} is called. @param startDelay The amount of the delay, in m
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:702
↓ 2 callersMethodsetStrokeWidth
@param strokeWidth Set the stroke width of the progress spinner in pixels.
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:549
↓ 2 callersMethodsetVideos
(List<Video> videos)
app/src/main/java/io/codetail/client/mover/Mover.java:181
↓ 2 callersMethodsetVideosCount
(int videosCount)
app/src/main/java/io/codetail/client/models/Channel.java:58
↓ 2 callersMethodsetup
(int maxRadius, int color, float density)
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:85
↓ 2 callersMethodsetupGetter
Utility function to get the getter from targetClass
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:492
↓ 2 callersMethodsetupSetterOrGetter
Returns the setter or getter requested. This utility function checks whether the requested method exists in the propertyMapMap cache. If not, it calls
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:454
↓ 2 callersMethodsetupToolbar
(boolean init)
app/src/main/java/io/codetail/fragments/mover/SearchFragment.java:92
↓ 2 callersMethodsetupValue
Utility function to set the value stored in a particular Keyframe. The value used is whatever the value is for the property name specified in the keyf
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:550
↓ 2 callersMethodshowProgress
()
app/src/main/java/io/codetail/fragments/WatchMeRecycleFragment.java:108
↓ 2 callersMethodsortNodes
This method sorts the current set of nodes, if needed. The sort is a simple DependencyGraph sort, which goes like this: - All nodes without dependenci
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:784
↓ 2 callersMethodstart
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:520
↓ 2 callersMethodstart
{@inheritDoc} <p>Starting this <code>AnimatorSet</code> will, in turn, start the animations for which it is responsible. The details of when exactly
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:448
↓ 2 callersMethodstart
restarts the JobManager. Will create a new consumer if necessary.
jobManager/src/main/java/io/codetail/work/JobManager.java:105
↓ 2 callersMethodstartAnimation
Starts the underlying Animator for a set of properties. We use a single animator that simply runs from 0 to 1, and then use that fractional value to s
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:437
↓ 2 callersMethodstartAnimation
Starts the underlying Animator for a set of properties. We use a single animator that simply runs from 0 to 1, and then use that fractional value to s
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:430
↓ 2 callersMethodstartIfReady
Check whether the event received is one that the node was waiting for. If so, mark it as complete and see whether it's time to start the animation. @p
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:679
↓ 2 callersMethodstop
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:533
↓ 2 callersMethodtoggleScrollUp
(RecyclerView view)
app/src/main/java/io/codetail/utils/ScrollManager.java:110
↓ 2 callersMethodtransformMatrix
(Matrix m, View view)
uicomponents/src/main/java/com/nineoldandroids/view/animation/AnimatorProxy.java:280
↓ 2 callersMethodtryBackgroundEnter
Creates an active hotspot at the specified location.
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:362
↓ 2 callersMethodtryRippleEnter
Attempts to start an enter animation for the active hotspot. Fails if there are too many animating ripples.
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:262
↓ 2 callersMethodtypesMatch
Utility method to check whether the type of the underlying field/method on the target object matches the type of the Property. The extra checks for pr
uicomponents/src/main/java/com/nineoldandroids/util/ReflectiveProperty.java:116
↓ 2 callersMethodupdateCachedBitmap
(Rect bounds)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:722
↓ 2 callersMethodwaitForOnAddedLock
(ConcurrentHashMap<Long, CountDownLatch> lockMap, long id)
jobManager/src/main/java/io/codetail/work/JobManager.java:172
↓ 2 callersMethodwith
Sets up the given animation to play at the same time as the animation supplied in the {@link com.nineoldandroids.animation.AnimatorSet#play(com.nineol
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:1043
↓ 2 callersMethodwithAlpha
(int alpha, int color)
app/src/main/java/io/codetail/fragments/NavigationFragment.java:151
↓ 1 callersMethodFor
(View target, int color)
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:635
↓ 1 callersMethodadd
(CharSequence title, List<Video> videos, int visible)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:299
↓ 1 callersMethodaddCommand
(Path path, float[] current, char previousCmd, char cmd, float[] val)
vectordrawable/src/main/java/com/telly/mrvector/PathParser.java:285
↓ 1 callersMethodaddConsumer
()
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:76
↓ 1 callersMethodaddTo
(RecyclerView recyclerView)
app/src/main/java/io/codetail/recycle/ItemClickSupport.java:84
↓ 1 callersMethodapplyTheme
(Theme t)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:377
↓ 1 callersMethodapplyTheme
(Theme t)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:915
↓ 1 callersMethodapplyTheme
(Theme t)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:1161
↓ 1 callersMethodapplyTheme
(Theme t)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:1308
↓ 1 callersMethodarcToBezier
Converts an arc to cubic Bezier segments and records them in p. @param p The target for the cubic Bezier segments @param cx The x coordinate center o
vectordrawable/src/main/java/com/telly/mrvector/PathParser.java:599
↓ 1 callersMethodasJson
(String input)
app/src/main/java/io/codetail/client/mover/MoverAuthenticator.java:125
↓ 1 callersMethodbackgroundDrawable
(Drawable backgroundDrawableWhenHidden)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:744
↓ 1 callersMethodbindHeaderHolder
(HeaderHolder holder)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:166
↓ 1 callersMethodbindMoreButton
(MoreButtonHolder holder)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:172
↓ 1 callersMethodbindVideoHolder
(VideoHolder holder)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:180
↓ 1 callersMethodcalculateValue
Function used to calculate the value according to the evaluator set up for this PropertyValuesHolder object. This function is called by ValueAnimator.
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:669
↓ 1 callersMethodcanAddMoreConsumers
()
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:85
↓ 1 callersMethodcanApplyTheme
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:769
↓ 1 callersMethodcanApplyTheme
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:887
↓ 1 callersMethodcanApplyThemeCompat
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:779
↓ 1 callersMethodcanIDie
()
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:46
↓ 1 callersMethodcanLoadMorePages
()
app/src/main/java/io/codetail/fragments/mover/SearchFragment.java:157
↓ 1 callersMethodcanLoadMorePages
()
app/src/main/java/io/codetail/fragments/mover/CategoryFragment.java:157
↓ 1 callersMethodcanMorph
@param nodesFrom The source path represented in an array of PathDataNode @param nodesTo The target path represented in an array of PathDataNode @retur
vectordrawable/src/main/java/com/telly/mrvector/PathParser.java:95
↓ 1 callersMethodcanParse
(String url)
app/src/main/java/io/codetail/client/IParser.java:5
↓ 1 callersMethodcanReuseBitmap
(int width, int height)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:738
↓ 1 callersMethodcanReuseCache
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:746
↓ 1 callersMethodcancel
Removes the given property from being animated as a part of this PropertyBundle. If the property was a part of this bundle, it returns true to indicat
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:163
↓ 1 callersMethodcancel
Removes the given property from being animated as a part of this PropertyBundle. If the property was a part of this bundle, it returns true to indicat
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:157
↓ 1 callersMethodcancel
{@inheritDoc} <p>Note that canceling a <code>AnimatorSet</code> also cancels all of the animations that it is responsible for.</p>
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:281
↓ 1 callersMethodcancel
()
app/src/main/java/io/codetail/AuthenticationActivity.java:173
↓ 1 callersMethodcancelJob
Cancels job which is waiting to be run. @param id the ID, returned by the addJob method @param isPersistent Jobs are added to different queues dependi
jobManager/src/main/java/io/codetail/work/JobManager.java:584
↓ 1 callersMethodcancelSoftwareAnimations
()
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:381
↓ 1 callersMethodcancelSoftwareAnimations
()
uicomponents/src/main/java/codetail/graphics/drawables/RippleBackground.java:282
↓ 1 callersMethodcategory
(@Path("category") String category, @Query("page") int page)
app/src/main/java/io/codetail/client/mover/MoverService.java:22
↓ 1 callersMethodchannel
(@Path("name") String name)
app/src/main/java/io/codetail/client/mover/MoverService.java:34
↓ 1 callersMethodcheckColorIndex
(int index)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:600
↓ 1 callersMethodcheckColors
(int[] colors)
uicomponents/src/main/java/codetail/widget/SmoothProgressBarUtils.java:24
↓ 1 callersMethodcheckColors
(int[] colors)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressBarUtils.java:13
↓ 1 callersMethodcheckNotNull
(Object o, String name)
uicomponents/src/main/java/codetail/widget/SmoothProgressBarUtils.java:44
↓ 1 callersMethodcheckPositive
(int number, String name)
uicomponents/src/main/java/codetail/widget/SmoothProgressBarUtils.java:39
↓ 1 callersMethodcheckPositiveOrZero
(float number, String name)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressBarUtils.java:23
↓ 1 callersMethodcheckQuality
(String id, String quality, OkHttpClient client)
app/src/main/java/io/codetail/client/mover/FetchAvailableVideoQualities.java:59
↓ 1 callersMethodclearHotspots
Cancels and removes the active ripple, all exiting ripples, and the background. Nothing will be drawn after this method is called.
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:307
↓ 1 callersMethodcolor
(int color)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:689
↓ 1 callersMethodcolor
(int color)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressDrawable.java:414
↓ 1 callersMethodcolors
(int[] colors)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:694
↓ 1 callersMethodcolors
(int[] colors)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressDrawable.java:419
↓ 1 callersMethodcompareInt
(int i1, int i2)
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/NonPersistentPriorityQueue.java:131
↓ 1 callersMethodconsiderAddingConsumer
creates a new consumer thread if needed.
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:42
↓ 1 callersMethodconstrain
(float amount, float low, float high)
uicomponents/src/main/java/codetail/graphics/drawables/RippleBackground.java:200
↓ 1 callersMethodcountReadyJobs
(boolean hasNetwork)
jobManager/src/main/java/io/codetail/work/JobManager.java:129
↓ 1 callersMethodcreate
@hide
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:431
↓ 1 callersMethodcreate
(String tableName, Property primaryKey, Property... properties)
jobManager/src/main/java/io/codetail/work/persistentQueue/sqlite/SqlHelper.java:38
↓ 1 callersMethodcreateAnimatorFromXml
(Context c, XmlPullParser parser)
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorInflater.java:118
↓ 1 callersMethodcreateFromParcel
(Parcel source)
app/src/main/java/io/codetail/client/models/Comment.java:68
↓ 1 callersMethodcreateFromParcel
(Parcel source)
app/src/main/java/io/codetail/adapters/WatchMeAdapter.java:292
↓ 1 callersMethodcreateImageLink
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:270
↓ 1 callersMethodcreateNonPersistent
(Context context, Long sessionId, String id)
jobManager/src/main/java/io/codetail/work/QueueFactory.java:10
↓ 1 callersMethodcreatePersistentQueue
(Context context, Long sessionId, String id)
jobManager/src/main/java/io/codetail/work/QueueFactory.java:9
↓ 1 callersMethodcreateSelect
(String where, Integer limit, Order... orders)
jobManager/src/main/java/io/codetail/work/persistentQueue/sqlite/SqlHelper.java:139
↓ 1 callersMethodcreatedWithNonStandardWay
Checks {@link #getIntent()} if contains {@link android.content.Intent#ACTION_VIEW} and not null {@link android.content.Intent#getData()} creates by th
app/src/main/java/io/codetail/LauncherActivity.java:108
↓ 1 callersMethoddecGroupCount
(String groupId)
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/NonPersistentJobSet.java:107
↓ 1 callersMethoddecrementColor
(int colorIndex)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:460
↓ 1 callersMethoddelayedAnimationFrame
Internal function called to process an animation frame on an animation that is currently sleeping through its <code>startDelay</code> phase. The retur
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:1071
↓ 1 callersMethoddeserialize
(byte[] bytes)
jobManager/src/main/java/io/codetail/work/persistentQueue/sqlite/SqliteJobQueue.java:376
↓ 1 callersMethoddispatchSingleTapUpIfNeeded
(MotionEvent event)
app/src/main/java/io/codetail/recycle/ClickItemTouchListener.java:83
← previousnext →501–600 of 2,149, ranked by callers