MCPcopy Create free account

hub / github.com/Codetail/Mover / functions

Functions2,149 in github.com/Codetail/Mover

↓ 2 callersMethodgetPivotX
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:23
↓ 2 callersMethodgetPivotY
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:35
↓ 2 callersMethodgetPixelSize
@param id Dimen item id @return dimension pixel size of resource
uicomponents/src/main/java/codetail/utils/ResourceUtils.java:135
↓ 2 callersMethodgetQueueFactory
()
jobManager/src/main/java/io/codetail/work/config/Configuration.java:43
↓ 2 callersMethodgetRecycleView
()
app/src/main/java/io/codetail/fragments/WatchMeRecycleFragment.java:132
↓ 2 callersMethodgetRipplePaint
()
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:552
↓ 2 callersMethodgetRunGroupId
Some jobs may require being run synchronously. For instance, if it is a job like sending a comment, we should never run them in parallel (unless they
jobManager/src/main/java/io/codetail/work/BaseJob.java:161
↓ 2 callersMethodgetSelectedSource
()
app/src/main/java/io/codetail/WatchMeApplication.java:53
↓ 2 callersMethodgetSource
@return Currently used source
app/src/main/java/io/codetail/WatchMeActivity.java:57
↓ 2 callersMethodgetSource
(String accountType)
app/src/main/java/io/codetail/client/auth/BasicAccountAuthenticator.java:181
↓ 2 callersMethodgetSourceId
Source id name example: example.com id will be com.example @return source id
app/src/main/java/io/codetail/sources/Source.java:68
↓ 2 callersMethodgetStartingEndTrim
()
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:575
↓ 2 callersMethodgetTarget
The target object whose property will be animated by this animation @return The object being animated
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:505
↓ 2 callersMethodgetThemeResourceId
@param theme Current theme @param attr attribute @return resourceId
uicomponents/src/main/java/codetail/utils/ThemeUtils.java:48
↓ 2 callersMethodgetTime
()
app/src/main/java/io/codetail/client/models/Comment.java:29
↓ 2 callersMethodgetValue
This method gets the value of the named property from the View object. @param propertyConstant The property whose value should be returned @return fl
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimatorPreHC.java:595
↓ 2 callersMethodgetValue
This method gets the value of the named property from the View object. @param propertyConstant The property whose value should be returned @return fl
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimatorHC.java:591
↓ 2 callersMethodgetValue
Returns the value of this cookie.
app/src/main/java/io/codetail/utils/HttpCookie.java:554
↓ 2 callersMethodgetVideoId
@param text url to find video id @return founded id
app/src/main/java/io/codetail/client/mover/MoverParser.java:208
↓ 2 callersMethodgetViewCount
@param element base element @param info div.info @return founded in info element views count and transform it to integer type
app/src/main/java/io/codetail/client/mover/MoverParser.java:224
↓ 2 callersMethodgetVisibleItemsCount
Return size of current visible data @return size of current visible data
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:278
↓ 2 callersMethodgoToNextColor
Proceed to the next available ring color. This will automatically wrap back to the beginning of colors.
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:523
↓ 2 callersMethodhasCharatersCounter
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:896
↓ 2 callersMethodhasTranslucentRoot
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:701
↓ 2 callersMethodhashCode
()
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:502
↓ 2 callersMethodhashCode
()
app/src/main/java/io/codetail/adapters/WatchMeAdapter.java:263
↓ 2 callersMethodhideFab
()
app/src/main/java/io/codetail/utils/ScrollManager.java:140
↓ 2 callersMethodhideKeyboard
(View view)
uicomponents/src/main/java/codetail/utils/ViewUtils.java:104
↓ 2 callersMethodhome
()
app/src/main/java/io/codetail/client/mover/MoverService.java:16
↓ 2 callersMethodinflate
(Resources r, AttributeSet attrs, Theme theme)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:1344
↓ 2 callersMethodinit
(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:83
↓ 2 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/ObjectAnimator.java:468
↓ 2 callersMethodinsertOrReplace
Does the same thing with insert but the only difference is that if job has an ID, it should replace the existing one should also reset running sessio
jobManager/src/main/java/io/codetail/work/JobQueue.java:28
↓ 2 callersMethodinsertOrReplace
should insert the given {@link JobHolder} to related {@link JobQueue}. if it already exists, should replace the existing one. @param jobHolder
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:149
↓ 2 callersMethodisCancelled
()
app/src/main/java/io/codetail/client/BaseNetworkJob.java:50
↓ 2 callersMethodisFabVisible
()
app/src/main/java/io/codetail/utils/ScrollManager.java:168
↓ 2 callersMethodisProgressVisible
()
app/src/main/java/io/codetail/fragments/WatchMeRecycleFragment.java:120
↓ 2 callersMethodisResponseSuccess
(Response response)
app/src/main/java/io/codetail/client/mover/MoverAuthenticator.java:108
↓ 2 callersMethodisSearchExpanded
()
uicomponents/src/main/java/codetail/widget/SearchView.java:147
↓ 2 callersMethodisStarted
()
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:365
↓ 2 callersMethodisStarting
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:554
↓ 2 callersMethodisVisible
Checks view is visible or not @param view to check @return true if {@link android.view.View#getVisibility()} equals to {@link android.view.View#
uicomponents/src/main/java/codetail/utils/ViewUtils.java:82
↓ 2 callersMethodjump
Jump all animations to their end state. The caller is responsible for removing the ripple from the list of animating ripples.
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:303
↓ 2 callersMethodlast
(List<T> items)
app/src/main/java/io/codetail/client/mover/FetchAvailableVideoQualities.java:55
↓ 2 callersMethodloadAnimator
Loads an {@link com.nineoldandroids.animation.Animator} object from a resource @param context Application context used to access resources @param id
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorInflater.java:94
↓ 2 callersMethodlookup
(int id)
vectordrawable/src/main/java/android/content/res/MrResources.java:85
↓ 2 callersMethodlookup
@hide
vectordrawable/src/main/java/com/telly/mrvector/MrVector.java:102
↓ 2 callersMethodmatchablePath
Returns a non-null path ending in "/".
app/src/main/java/io/codetail/utils/HttpCookie.java:156
↓ 2 callersMethodmergeWith
(CountWithGroupIdsResult other)
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/CountWithGroupIdsResult.java:23
↓ 2 callersMethodnodesToPath
Convert an array of PathDataNode to Path. @param node The source array of PathDataNode. @param path The target Path object.
vectordrawable/src/main/java/com/telly/mrvector/PathParser.java:259
↓ 2 callersMethodofKeyframe
(Keyframe... keyframes)
uicomponents/src/main/java/com/nineoldandroids/animation/KeyframeSet.java:83
↓ 2 callersMethodonAdded
(long jobId)
jobManager/src/main/java/io/codetail/work/AsyncAddCallback.java:10
↓ 2 callersMethodonCancel
called when a job is cancelled.
jobManager/src/main/java/io/codetail/work/BaseJob.java:86
↓ 2 callersMethodonHotspotBoundsChanged
Notifies all the animating ripples that the hotspot bounds have changed.
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:343
↓ 2 callersMethodonItemClick
(Video video)
app/src/main/java/io/codetail/adapters/WatchMeAdapter.java:39
↓ 2 callersMethodonItemLongClick
(Video video)
app/src/main/java/io/codetail/adapters/WatchMeAdapter.java:43
↓ 2 callersMethodonTouchEvent
(RecyclerView recyclerView, MotionEvent event)
app/src/main/java/io/codetail/recycle/ClickItemTouchListener.java:45
↓ 2 callersMethodparseRussianFormat
@param pattern of russian date @param object search @return parse russian date and transform it to java long format
app/src/main/java/io/codetail/client/mover/MoverParser.java:183
↓ 2 callersMethodpeekFromQueue
used to peek from one of the queues @param queueId @return
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/MergedQueue.java:50
↓ 2 callersMethodreadAttributeName
Returns the next attribute name, or null if the input has been exhausted. Returns wth the cursor on the delimiter that follows.
app/src/main/java/io/codetail/utils/HttpCookie.java:356
↓ 2 callersMethodreadAttributeValue
Reads an attribute value, by parsing either a quoted string or until the next character in {@code terminators}. The terminator character is not consum
app/src/main/java/io/codetail/utils/HttpCookie.java:382
↓ 2 callersMethodreadEqualsSign
Returns true if an equals sign was read and consumed.
app/src/main/java/io/codetail/utils/HttpCookie.java:368
↓ 2 callersMethodregister
(@DrawableRes int... resources)
vectordrawable/src/main/java/com/telly/mrvector/MrVector.java:69
↓ 2 callersMethodremove
(JobHolder holder)
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/NonPersistentJobSet.java:120
↓ 2 callersMethodremoveJob
should remove the job from the related {@link JobQueue} @param jobHolder
jobManager/src/main/java/io/codetail/work/executor/JobConsumerExecutor.java:155
↓ 2 callersMethodremoveListener
Removes a listener from the set listening to this animation. @param listener the listener to be removed from the current set of listeners for this
uicomponents/src/main/java/codetail/animation/Animator.java:129
↓ 2 callersMethodrequiresNetwork
()
jobManager/src/main/java/io/codetail/work/JobHolder.java:71
↓ 2 callersMethodresetOriginals
Reset the progress spinner to default rotation, start and end angles.
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:669
↓ 2 callersMethodresetProgressiveStart
(int index)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:484
↓ 2 callersMethodresolveSizeAndState
Utility to reconcile a desired size and state, with constraints imposed by a MeasureSpec. Will take the desired size, unless a different size is impo
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:497
↓ 2 callersMethodsafeFirst
()
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/NonPersistentJobSet.java:31
↓ 2 callersMethodset
(String query, boolean hasNetwork, Collection<String> excludeGroups)
jobManager/src/main/java/io/codetail/work/persistentQueue/sqlite/QueryCache.java:27
↓ 2 callersMethodsetAlpha
(int alpha)
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:147
↓ 2 callersMethodsetCenter
(float cx, float cy)
uicomponents/src/main/java/codetail/animation/RevealAnimator.java:17
↓ 2 callersMethodsetColorFilter
(ColorFilter cf)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:508
↓ 2 callersMethodsetColors
Set the colors the progress spinner alternates between. @param colors Array of integers describing the colors. Must be non-<code>null</code>.
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:505
↓ 2 callersMethodsetCurrentSweepAngle
(float currentSweepAngle)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressDrawable.java:379
↓ 2 callersMethodsetDisplayName
(String displayName)
app/src/main/java/io/codetail/client/models/Channel.java:50
↓ 2 callersMethodsetEndRatio
(float ratio)
uicomponents/src/main/java/codetail/widget/circular/CircularProgressDrawable.java:384
↓ 2 callersMethodsetFloatValues
Set the animated values for this object to this set of floats. If there is only one value, it is assumed to be the end value of an animation, and an i
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:326
↓ 2 callersMethodsetFloatValues
(float... values)
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:930
↓ 2 callersMethodsetFloatValues
(float... values)
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:345
↓ 2 callersMethodsetFloatingLabelInternal
(int mode)
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:533
↓ 2 callersMethodsetFloatingLabelInternal
(int mode)
uicomponents/src/main/java/codetail/text/MaterialEditText.java:533
↓ 2 callersMethodsetId
(String id)
app/src/main/java/io/codetail/client/models/Video.java:44
↓ 2 callersMethodsetIntValues
Set the animated values for this object to this set of ints. If there is only one value, it is assumed to be the end value of an animation, and an ini
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:308
↓ 2 callersMethodsetIntValues
(int... values)
uicomponents/src/main/java/com/nineoldandroids/animation/PropertyValuesHolder.java:794
↓ 2 callersMethodsetIntValues
(int... values)
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:330
↓ 2 callersMethodsetInterpolator
The time interpolator used in calculating the elapsed fraction of this animation. The interpolator determines whether the animation runs with linear o
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:864
↓ 2 callersMethodsetLockForm
(boolean lockForm)
app/src/main/java/io/codetail/AuthenticationActivity.java:166
↓ 2 callersMethodsetObjectValues
(Object... values)
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:360
↓ 2 callersMethodsetPagesCount
(int pagesCount)
app/src/main/java/io/codetail/client/mover/Mover.java:173
↓ 2 callersMethodsetPicture
(String picture)
app/src/main/java/io/codetail/client/models/Channel.java:42
↓ 2 callersMethodsetPivotX
(View view, float pivotX)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:27
↓ 2 callersMethodsetPivotY
(View view, float pivotY)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:39
↓ 2 callersMethodsetProgressiveStartActivated
(boolean progressiveStartActivated)
uicomponents/src/main/java/codetail/widget/SmoothProgressBar.java:273
↓ 2 callersMethodsetProperty
Sets the property that will be animated. Property objects will take precedence over properties specified by the {@link #setPropertyName(String)} metho
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:117
↓ 2 callersMethodsetPropertyName
Sets the name of the property that will be animated. This name is used to derive a setter function that will be called to set animated values. For exa
uicomponents/src/main/java/com/nineoldandroids/animation/ObjectAnimator.java:95
↓ 2 callersMethodsetRootAlpha
(int alpha)
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:852
↓ 2 callersMethodsetRotation
(float rotation)
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:220
← previousnext →401–500 of 2,149, ranked by callers