Searched refs:computePosition (Results 1 – 4 of 4) sorted by relevance
71 computePosition(anchorView, anchorX, anchorY, fromTouch, mLayoutParams); in show()94 private void computePosition(View anchorView, int anchorX, int anchorY, boolean fromTouch, in computePosition() method in TooltipPopup
61 private fun PlaybackState.computePosition(duration: Long): Long { in computePosition() method305 val currentPosition = playbackState?.computePosition(duration.toLong())?.toInt() in checkPlaybackPosition()
42 …* Implements its own `computePosition()` for the seekbar (to avoid continually polling the `Playba…
85597 Lcom/android/internal/view/TooltipPopup;->computePosition(Landroid/view/View;IIZLandroid/view/Windo…