A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

O

offsetDescendantRectToMyCoords(View,Rect) - function in android.view.ViewGroup
 
offsetLeftAndRight(Integer) - function in android.view.View
 
offsetRectIntoDescendantCoords(View,Rect) - function in android.view.ViewGroup
 
offsetTopAndBottom(Integer) - function in android.view.View
 
onApplyWindowInsets(WindowInsets) - function in android.view.View
 
onBalloonClick(View) - function in com.skydoves.balloon.OnBalloonClickListener
invoked when the Balloon is clicked.
OnBalloonClickListener - class in com.skydoves.balloon
Interface definition for a callback to be invoked when a balloon view is clicked.
onBalloonDismiss() - function in com.skydoves.balloon.OnBalloonDismissListener
invoked when the Balloon is dismissed.
OnBalloonDismissListener - class in com.skydoves.balloon
Interface definition for a callback to be invoked when a balloon view is dismissed.
onBalloonInitialized(View) - function in com.skydoves.balloon.OnBalloonInitializedListener
invoked when the Balloon is initialized.
OnBalloonInitializedListener - class in com.skydoves.balloon
Interface definition for a callback to be invoked when a balloon view is initialized.
onBalloonOutsideTouch(View,MotionEvent) - function in com.skydoves.balloon.OnBalloonOutsideTouchListener
invoked when the outside of the Balloon is touched.
OnBalloonOutsideTouchListener - class in com.skydoves.balloon
Interface definition for a callback to be invoked when touched on outside of the balloon popup.
onBalloonOverlayClick() - function in com.skydoves.balloon.OnBalloonOverlayClickListener
invoked when the balloon overlay is clicked.
OnBalloonOverlayClickListener - class in com.skydoves.balloon
Interface definition for a callback to be invoked when a balloon overlay view is clicked.
onBeginBatchEdit() - function in android.widget.TextView
 
onCancelPendingInputEvents() - function in android.view.View
 
onCapturedPointerEvent(MotionEvent) - function in android.view.View
 
onCheckIsTextEditor() - function in android.view.View
 
onCheckIsTextEditor() - function in android.widget.TextView
 
onCommitCompletion(CompletionInfo) - function in android.widget.TextView
 
onCommitCorrection(CorrectionInfo) - function in android.widget.TextView
 
onCreate(LifecycleOwner) - function in androidx.lifecycle.DefaultLifecycleObserver
 
onCreateInputConnection(EditorInfo) - function in android.view.View
 
onCreateInputConnection(EditorInfo) - function in androidx.appcompat.widget.AppCompatTextView
 
onCreateViewTranslationRequest(IntArray,Consumer) - function in android.view.View
 
onCreateViewTranslationRequest(IntArray,Consumer) - function in android.widget.TextView
 
onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.View
 
onDescendantInvalidated(View,View) - function in android.view.ViewGroup
 
onDestroy(LifecycleOwner) - function in com.skydoves.balloon.Balloon
dismiss automatically when lifecycle owner is destroyed.
onDragEvent(DragEvent) - function in android.view.View
 
onDragEvent(DragEvent) - function in android.widget.TextView
 
onDrawForeground(Canvas) - function in android.view.View
 
onEditorAction(Integer) - function in android.widget.TextView
 
onEndBatchEdit() - function in android.widget.TextView
 
onFilterTouchEventForSecurity(MotionEvent) - function in android.view.View
 
onFinishTemporaryDetach() - function in android.view.View
 
onGenericMotionEvent(MotionEvent) - function in android.view.View
 
onGenericMotionEvent(MotionEvent) - function in android.widget.TextView
 
onHoverChanged(Boolean) - function in android.view.View
 
onHoverEvent(MotionEvent) - function in android.view.View
 
onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.View
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.View
 
onInterceptHoverEvent(MotionEvent) - function in android.view.ViewGroup
 
onInterceptTouchEvent(MotionEvent) - function in android.view.ViewGroup
 
onKeyDown(Integer,KeyEvent) - function in android.view.View
 
onKeyDown(Integer,KeyEvent) - function in android.widget.TextView
 
onKeyLongPress(Integer,KeyEvent) - function in android.view.View
 
onKeyMultiple(Integer,Integer,KeyEvent) - function in android.view.View
 
onKeyMultiple(Integer,Integer,KeyEvent) - function in android.widget.TextView
 
onKeyPreIme(Integer,KeyEvent) - function in android.view.View
 
onKeyPreIme(Integer,KeyEvent) - function in android.widget.TextView
 
onKeyShortcut(Integer,KeyEvent) - function in android.view.View
 
onKeyShortcut(Integer,KeyEvent) - function in android.widget.TextView
 
onKeyUp(Integer,KeyEvent) - function in android.view.View
 
onKeyUp(Integer,KeyEvent) - function in android.widget.TextView
 
onNestedFling(View,Float,Float,Boolean) - function in android.view.ViewGroup
 
onNestedPreFling(View,Float,Float) - function in android.view.ViewGroup
 
onNestedPrePerformAccessibilityAction(View,Integer,Bundle) - function in android.view.ViewGroup
 
onNestedPreScroll(View,Integer,Integer,IntArray) - function in android.view.ViewGroup
 
onNestedScroll(View,Integer,Integer,Integer,Integer) - function in android.view.ViewGroup
 
onNestedScrollAccepted(View,View,Integer) - function in android.view.ViewGroup
 
onPause(LifecycleOwner) - function in com.skydoves.balloon.Balloon
dismiss when the LifecycleOwner be on paused.
onPointerCaptureChange(Boolean) - function in android.view.View
 
onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.View
 
onPreDraw() - function in android.widget.TextView
 
onPrivateIMECommand(String,Bundle) - function in android.widget.TextView
 
onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.View
 
onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.View
 
onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.View
 
onProvideStructure(ViewStructure) - function in android.view.View
 
onProvideVirtualStructure(ViewStructure) - function in android.view.View
 
onReceiveContent(ContentInfo) - function in android.view.View
 
onReceiveContent(ContentInfo) - function in android.widget.TextView
 
onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ViewGroup
 
onResolvePointerIcon(MotionEvent,Integer) - function in android.view.View
 
onResolvePointerIcon(MotionEvent,Integer) - function in android.view.ViewGroup
 
onResolvePointerIcon(MotionEvent,Integer) - function in android.widget.TextView
 
onRestoreInstanceState(Parcelable) - function in android.widget.TextView
 
onResume(LifecycleOwner) - function in androidx.lifecycle.DefaultLifecycleObserver
 
onRtlPropertiesChanged(Integer) - function in android.view.View
 
onRtlPropertiesChanged(Integer) - function in android.widget.TextView
 
onSaveInstanceState() - function in android.widget.TextView
 
onScreenStateChanged(Integer) - function in android.view.View
 
onScreenStateChanged(Integer) - function in android.widget.TextView
 
onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.View
 
onStart(LifecycleOwner) - function in androidx.lifecycle.DefaultLifecycleObserver
 
onStartNestedScroll(View,View,Integer) - function in android.view.ViewGroup
 
onStartTemporaryDetach() - function in android.view.View
 
onStop(LifecycleOwner) - function in androidx.lifecycle.DefaultLifecycleObserver
 
onStopNestedScroll(View) - function in android.view.ViewGroup
 
onTextContextMenuItem(Integer) - function in android.widget.TextView
 
onTouchEvent(MotionEvent) - function in android.view.View
 
onTouchEvent(MotionEvent) - function in android.widget.TextView
 
onTrackballEvent(MotionEvent) - function in android.view.View
 
onTrackballEvent(MotionEvent) - function in android.widget.TextView
 
onViewAdded(View) - function in android.view.ViewGroup
 
onViewRemoved(View) - function in android.view.ViewGroup
 
onViewTranslationResponse(ViewTranslationResponse) - function in android.view.View
 
onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.View
 
onVisibilityAggregated(Boolean) - function in android.view.View
 
onVisibilityAggregated(Boolean) - function in android.widget.TextView
 
onWindowFocusChanged(Boolean) - function in android.view.View
 
onWindowFocusChanged(Boolean) - function in android.widget.TextView
 
onWindowSystemUiVisibilityChanged(Integer) - function in android.view.View
 
OVERSHOOT - enum entry in com.skydoves.balloon.BalloonAnimation
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W