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

O

offsetDescendantRectToMyCoords(View,Rect) - function in android.view.FxBasicContainerView
 
offsetDescendantRectToMyCoords(View,Rect) - function in android.view.FxDefaultContainerView
 
offsetDescendantRectToMyCoords(View,Rect) - function in android.view.FxSystemContainerView
 
offsetLeftAndRight(Integer) - function in android.view.FxBasicContainerView
 
offsetLeftAndRight(Integer) - function in android.view.FxDefaultContainerView
 
offsetLeftAndRight(Integer) - function in android.view.FxSystemContainerView
 
offsetRectIntoDescendantCoords(View,Rect) - function in android.view.FxBasicContainerView
 
offsetRectIntoDescendantCoords(View,Rect) - function in android.view.FxDefaultContainerView
 
offsetRectIntoDescendantCoords(View,Rect) - function in android.view.FxSystemContainerView
 
offsetTopAndBottom(Integer) - function in android.view.FxBasicContainerView
 
offsetTopAndBottom(Integer) - function in android.view.FxDefaultContainerView
 
offsetTopAndBottom(Integer) - function in android.view.FxSystemContainerView
 
onActivityCreated(Activity,Bundle) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityCreated(Activity,Bundle) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
 
onActivityCreated(Activity,Bundle) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onActivityDestroyed(Activity) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityDestroyed(Activity) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
 
onActivityDestroyed(Activity) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onActivityPaused(Activity) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityPaused(Activity) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
 
onActivityPaused(Activity) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onActivityPostCreated(Activity,Bundle) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityPostCreated(Activity,Bundle) - function in android.app.FxAppLifecycleImp
 
onActivityPostCreated(Activity,Bundle) - function in android.app.FxSystemLifecycleImp
 
onActivityPostDestroyed(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPostDestroyed(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPostDestroyed(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPostPaused(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPostPaused(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPostPaused(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPostResumed(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPostResumed(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPostResumed(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPostSaveInstanceState(Activity,Bundle) - function in android.app.FxAppLifecycleProvider
 
onActivityPostSaveInstanceState(Activity,Bundle) - function in android.app.FxAppLifecycleImp
 
onActivityPostSaveInstanceState(Activity,Bundle) - function in android.app.FxSystemLifecycleImp
 
onActivityPostStarted(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPostStarted(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPostStarted(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPostStopped(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPostStopped(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPostStopped(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPreCreated(Activity,Bundle) - function in android.app.FxAppLifecycleProvider
 
onActivityPreCreated(Activity,Bundle) - function in android.app.FxAppLifecycleImp
 
onActivityPreCreated(Activity,Bundle) - function in android.app.FxSystemLifecycleImp
 
onActivityPreDestroyed(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPreDestroyed(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPreDestroyed(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPrePaused(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPrePaused(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPrePaused(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPreResumed(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPreResumed(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPreResumed(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPreSaveInstanceState(Activity,Bundle) - function in android.app.FxAppLifecycleProvider
 
onActivityPreSaveInstanceState(Activity,Bundle) - function in android.app.FxAppLifecycleImp
 
onActivityPreSaveInstanceState(Activity,Bundle) - function in android.app.FxSystemLifecycleImp
 
onActivityPreStarted(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPreStarted(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPreStarted(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityPreStopped(Activity) - function in android.app.FxAppLifecycleProvider
 
onActivityPreStopped(Activity) - function in android.app.FxAppLifecycleImp
 
onActivityPreStopped(Activity) - function in android.app.FxSystemLifecycleImp
 
onActivityResumed(Activity) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityResumed(Activity) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
最开始想到在onActivityPostStarted后插入, 但是最后发现在Android9及以下,此方法不会被调用,故选择了onResume
onActivityResumed(Activity) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onActivitySaveInstanceState(Activity,Bundle) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivitySaveInstanceState(Activity,Bundle) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
 
onActivitySaveInstanceState(Activity,Bundle) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onActivityStarted(Activity) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityStarted(Activity) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
 
onActivityStarted(Activity) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onActivityStopped(Activity) - function in com.petterp.floatingx.imp.FxAppLifecycleProvider
 
onActivityStopped(Activity) - function in com.petterp.floatingx.imp.app.FxAppLifecycleImp
 
onActivityStopped(Activity) - function in com.petterp.floatingx.imp.system.FxSystemLifecycleImp
 
onAnimationCancel(Animator) - function in com.petterp.floatingx.util.SimpleAnimatorListener
 
onAnimationEnd(Animator) - function in com.petterp.floatingx.util.SimpleAnimatorListener
 
onAnimationEnd(Animator,Boolean) - function in android.animation.SimpleAnimatorListener
 
onAnimationEnd() - function in android.view.FxBasicContainerView
 
onAnimationEnd() - function in android.view.FxDefaultContainerView
 
onAnimationEnd() - function in android.view.FxSystemContainerView
 
onAnimationRepeat(Animator) - function in com.petterp.floatingx.util.SimpleAnimatorListener
 
onAnimationStart(Animator) - function in com.petterp.floatingx.util.SimpleAnimatorListener
 
onAnimationStart(Animator,Boolean) - function in android.animation.SimpleAnimatorListener
 
onAnimationStart() - function in android.view.FxBasicContainerView
 
onAnimationStart() - function in android.view.FxDefaultContainerView
 
onAnimationStart() - function in android.view.FxSystemContainerView
 
onApplyWindowInsets(WindowInsets) - function in android.view.FxBasicContainerView
 
onApplyWindowInsets(WindowInsets) - function in android.view.FxDefaultContainerView
 
onApplyWindowInsets(WindowInsets) - function in android.view.FxSystemContainerView
 
onBackPressed() - function in com.petterp.floatingx.listener.IKeyBackListener
 
onCallingPackageChanged() - function in android.content.FxContentProvider
 
onCancelPendingInputEvents() - function in android.view.FxBasicContainerView
 
onCancelPendingInputEvents() - function in android.view.FxDefaultContainerView
 
onCancelPendingInputEvents() - function in android.view.FxSystemContainerView
 
onCapturedPointerEvent(MotionEvent) - function in android.view.FxBasicContainerView
 
onCapturedPointerEvent(MotionEvent) - function in android.view.FxDefaultContainerView
 
onCapturedPointerEvent(MotionEvent) - function in android.view.FxSystemContainerView
 
onCheckIsTextEditor() - function in android.view.FxBasicContainerView
 
onCheckIsTextEditor() - function in android.view.FxDefaultContainerView
 
onCheckIsTextEditor() - function in android.view.FxSystemContainerView
 
onConfigurationChanged(Configuration) - function in android.content.FxContentProvider
 
onConfigurationChanged(Configuration) - function in com.petterp.floatingx.view.helper.FxViewAnimationHelper
 
onConfigurationChanged(Configuration) - function in com.petterp.floatingx.view.helper.FxViewBasicHelper
 
onConfigurationChanged(Configuration) - function in com.petterp.floatingx.view.helper.FxViewLocationHelper
 
onConfigurationChanged(Configuration) - function in com.petterp.floatingx.view.helper.FxViewTouchHelper
 
onCreate() - function in com.petterp.floatingx.assist.FxContentProvider
 
onCreateContextMenu(ContextMenu) - function in android.view.FxBasicContainerView
 
onCreateContextMenu(ContextMenu) - function in android.view.FxDefaultContainerView
 
onCreateContextMenu(ContextMenu) - function in android.view.FxSystemContainerView
 
onCreated(Activity,Bundle) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onCreateDrawableState(Integer) - function in android.view.FxBasicContainerView
 
onCreateDrawableState(Integer) - function in android.view.FxDefaultContainerView
 
onCreateDrawableState(Integer) - function in android.view.FxSystemContainerView
 
onCreateInputConnection(EditorInfo) - function in android.view.FxBasicContainerView
 
onCreateInputConnection(EditorInfo) - function in android.view.FxDefaultContainerView
 
onCreateInputConnection(EditorInfo) - function in android.view.FxSystemContainerView
 
onCreateViewTranslationRequest(IntArray,Consumer) - function in android.view.FxBasicContainerView
 
onCreateViewTranslationRequest(IntArray,Consumer) - function in android.view.FxDefaultContainerView
 
onCreateViewTranslationRequest(IntArray,Consumer) - function in android.view.FxSystemContainerView
 
onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.FxBasicContainerView
 
onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.FxDefaultContainerView
 
onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.FxSystemContainerView
 
onDescendantInvalidated(View,View) - function in android.view.FxBasicContainerView
 
onDescendantInvalidated(View,View) - function in android.view.FxDefaultContainerView
 
onDescendantInvalidated(View,View) - function in android.view.FxSystemContainerView
 
onDestroyed(Activity) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onDisplayHint(Integer) - function in android.view.FxBasicContainerView
 
onDisplayHint(Integer) - function in android.view.FxDefaultContainerView
 
onDisplayHint(Integer) - function in android.view.FxSystemContainerView
 
onDown() - function in com.petterp.floatingx.listener.IFxTouchListener
按下
onDown() - function in com.petterp.floatingx.listener.FxScrollImpl
按下
onDragEvent(DragEvent) - function in android.view.FxBasicContainerView
 
onDragEvent(DragEvent) - function in android.view.FxDefaultContainerView
 
onDragEvent(DragEvent) - function in android.view.FxSystemContainerView
 
onDragIng(MotionEvent,Float,Float) - function in com.petterp.floatingx.listener.IFxTouchListener
监测当前移动浮窗的手指 move回调
onDragIng(MotionEvent,Float,Float) - function in com.petterp.floatingx.listener.FxScrollImpl
监测当前移动浮窗的手指 move回调
onDraw(Canvas) - function in android.view.FxBasicContainerView
 
onDraw(Canvas) - function in android.view.FxDefaultContainerView
 
onDraw(Canvas) - function in android.view.FxSystemContainerView
 
onDrawForeground(Canvas) - function in android.view.FxBasicContainerView
 
onDrawForeground(Canvas) - function in android.view.FxDefaultContainerView
 
onDrawForeground(Canvas) - function in android.view.FxSystemContainerView
 
onDrawScrollBars(Canvas) - function in android.view.FxBasicContainerView
 
onDrawScrollBars(Canvas) - function in android.view.FxDefaultContainerView
 
onDrawScrollBars(Canvas) - function in android.view.FxSystemContainerView
 
onFilterTouchEventForSecurity(MotionEvent) - function in android.view.FxBasicContainerView
 
onFilterTouchEventForSecurity(MotionEvent) - function in android.view.FxDefaultContainerView
 
onFilterTouchEventForSecurity(MotionEvent) - function in android.view.FxSystemContainerView
 
onFinishInflate() - function in android.view.FxBasicContainerView
 
onFinishInflate() - function in android.view.FxDefaultContainerView
 
onFinishInflate() - function in android.view.FxSystemContainerView
 
onFinishTemporaryDetach() - function in android.view.FxBasicContainerView
 
onFinishTemporaryDetach() - function in android.view.FxDefaultContainerView
 
onFinishTemporaryDetach() - function in android.view.FxSystemContainerView
 
onFocusChanged(Boolean,Integer,Rect) - function in android.view.FxBasicContainerView
 
onFocusChanged(Boolean,Integer,Rect) - function in android.view.FxDefaultContainerView
 
onFocusChanged(Boolean,Integer,Rect) - function in android.view.FxSystemContainerView
 
onGenericMotionEvent(MotionEvent) - function in android.view.FxBasicContainerView
 
onGenericMotionEvent(MotionEvent) - function in android.view.FxDefaultContainerView
 
onGenericMotionEvent(MotionEvent) - function in android.view.FxSystemContainerView
 
onHoverChanged(Boolean) - function in android.view.FxBasicContainerView
 
onHoverChanged(Boolean) - function in android.view.FxDefaultContainerView
 
onHoverChanged(Boolean) - function in android.view.FxSystemContainerView
 
onHoverEvent(MotionEvent) - function in android.view.FxBasicContainerView
 
onHoverEvent(MotionEvent) - function in android.view.FxDefaultContainerView
 
onHoverEvent(MotionEvent) - function in android.view.FxSystemContainerView
 
onInit() - function in com.petterp.floatingx.view.helper.FxViewAnimationHelper
 
onInit() - function in com.petterp.floatingx.view.helper.FxViewBasicHelper
 
onInit() - function in com.petterp.floatingx.view.helper.FxViewLocationHelper
 
onInit() - function in com.petterp.floatingx.view.helper.FxViewTouchHelper
 
onInitChildViewEnd(FxViewHolder) - function in com.petterp.floatingx.view.FxBasicContainerView
 
onInitChildViewEnd(FxViewHolder) - function in com.petterp.floatingx.view.FxDefaultContainerView
 
onInitChildViewEnd(FxViewHolder) - function in com.petterp.floatingx.view.FxSystemContainerView
 
onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.FxBasicContainerView
 
onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.FxDefaultContainerView
 
onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.FxSystemContainerView
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.FxBasicContainerView
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.FxDefaultContainerView
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.FxSystemContainerView
 
onInterceptHoverEvent(MotionEvent) - function in android.view.FxBasicContainerView
 
onInterceptHoverEvent(MotionEvent) - function in android.view.FxDefaultContainerView
 
onInterceptHoverEvent(MotionEvent) - function in android.view.FxSystemContainerView
 
onInterceptTouchEvent(MotionEvent,IFxInternalHelper) - function in com.petterp.floatingx.listener.IFxTouchListener
浮窗事件拦截默认情况下,浮窗会拦截所有事件,为了保证优先滑动,通常无需重写该方法,除非有特殊需求,比如你的浮窗view内部希望只有指定的view触摸时才可以滑动,此时就可以进行拦截修改
onInterceptTouchEvent(MotionEvent,IFxInternalHelper) - function in com.petterp.floatingx.listener.FxScrollImpl
浮窗事件拦截默认情况下,浮窗会拦截所有事件,为了保证优先滑动,通常无需重写该方法,除非有特殊需求,比如你的浮窗view内部希望只有指定的view触摸时才可以滑动,此时就可以进行拦截修改
onInterceptTouchEvent(MotionEvent) - function in com.petterp.floatingx.view.FxBasicContainerView
 
onInterceptTouchEvent(MotionEvent) - function in com.petterp.floatingx.view.FxDefaultContainerView
 
onInterceptTouchEvent(MotionEvent) - function in com.petterp.floatingx.view.FxSystemContainerView
 
onKeyDown(Integer,KeyEvent) - function in android.view.FxBasicContainerView
 
onKeyDown(Integer,KeyEvent) - function in android.view.FxDefaultContainerView
 
onKeyDown(Integer,KeyEvent) - function in android.view.FxSystemContainerView
 
onKeyLongPress(Integer,KeyEvent) - function in android.view.FxBasicContainerView
 
onKeyLongPress(Integer,KeyEvent) - function in android.view.FxDefaultContainerView
 
onKeyLongPress(Integer,KeyEvent) - function in android.view.FxSystemContainerView
 
onKeyMultiple(Integer,Integer,KeyEvent) - function in android.view.FxBasicContainerView
 
onKeyMultiple(Integer,Integer,KeyEvent) - function in android.view.FxDefaultContainerView
 
onKeyMultiple(Integer,Integer,KeyEvent) - function in android.view.FxSystemContainerView
 
onKeyPreIme(Integer,KeyEvent) - function in android.view.FxBasicContainerView
 
onKeyPreIme(Integer,KeyEvent) - function in android.view.FxDefaultContainerView
 
onKeyPreIme(Integer,KeyEvent) - function in android.view.FxSystemContainerView
 
onKeyShortcut(Integer,KeyEvent) - function in android.view.FxBasicContainerView
 
onKeyShortcut(Integer,KeyEvent) - function in android.view.FxDefaultContainerView
 
onKeyShortcut(Integer,KeyEvent) - function in android.view.FxSystemContainerView
 
onKeyUp(Integer,KeyEvent) - function in android.view.FxBasicContainerView
 
onKeyUp(Integer,KeyEvent) - function in android.view.FxDefaultContainerView
 
onKeyUp(Integer,KeyEvent) - function in android.view.FxSystemContainerView
 
onLayoutChange(View,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer) - function in com.petterp.floatingx.view.helper.FxViewLocationHelper
 
onLowMemory() - function in android.content.FxContentProvider
 
onMeasure(Integer,Integer) - function in android.widget.FxBasicContainerView
 
onMeasure(Integer,Integer) - function in android.widget.FxDefaultContainerView
 
onMeasure(Integer,Integer) - function in android.widget.FxSystemContainerView
 
onNestedFling(View,Float,Float,Boolean) - function in android.view.FxBasicContainerView
 
onNestedFling(View,Float,Float,Boolean) - function in android.view.FxDefaultContainerView
 
onNestedFling(View,Float,Float,Boolean) - function in android.view.FxSystemContainerView
 
onNestedPreFling(View,Float,Float) - function in android.view.FxBasicContainerView
 
onNestedPreFling(View,Float,Float) - function in android.view.FxDefaultContainerView
 
onNestedPreFling(View,Float,Float) - function in android.view.FxSystemContainerView
 
onNestedPrePerformAccessibilityAction(View,Integer,Bundle) - function in android.view.FxBasicContainerView
 
onNestedPrePerformAccessibilityAction(View,Integer,Bundle) - function in android.view.FxDefaultContainerView
 
onNestedPrePerformAccessibilityAction(View,Integer,Bundle) - function in android.view.FxSystemContainerView
 
onNestedPreScroll(View,Integer,Integer,IntArray) - function in android.view.FxBasicContainerView
 
onNestedPreScroll(View,Integer,Integer,IntArray) - function in android.view.FxDefaultContainerView
 
onNestedPreScroll(View,Integer,Integer,IntArray) - function in android.view.FxSystemContainerView
 
onNestedScroll(View,Integer,Integer,Integer,Integer) - function in android.view.FxBasicContainerView
 
onNestedScroll(View,Integer,Integer,Integer,Integer) - function in android.view.FxDefaultContainerView
 
onNestedScroll(View,Integer,Integer,Integer,Integer) - function in android.view.FxSystemContainerView
 
onNestedScrollAccepted(View,View,Integer) - function in android.view.FxBasicContainerView
 
onNestedScrollAccepted(View,View,Integer) - function in android.view.FxDefaultContainerView
 
onNestedScrollAccepted(View,View,Integer) - function in android.view.FxSystemContainerView
 
onOverScrolled(Integer,Integer,Boolean,Boolean) - function in android.view.FxBasicContainerView
 
onOverScrolled(Integer,Integer,Boolean,Boolean) - function in android.view.FxDefaultContainerView
 
onOverScrolled(Integer,Integer,Boolean,Boolean) - function in android.view.FxSystemContainerView
 
onPaused(Activity) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onPointerCaptureChange(Boolean) - function in android.view.FxBasicContainerView
 
onPointerCaptureChange(Boolean) - function in android.view.FxDefaultContainerView
 
onPointerCaptureChange(Boolean) - function in android.view.FxSystemContainerView
 
onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.FxBasicContainerView
 
onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.FxDefaultContainerView
 
onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.FxSystemContainerView
 
onPreCancel() - function in com.petterp.floatingx.view.helper.FxViewAnimationHelper
 
onPreCancel() - function in com.petterp.floatingx.view.helper.FxViewBasicHelper
 
onPreCancel() - function in com.petterp.floatingx.view.helper.FxViewLocationHelper
 
onPreCancel() - function in com.petterp.floatingx.view.helper.FxViewTouchHelper
 
onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.FxBasicContainerView
 
onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.FxDefaultContainerView
 
onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.FxSystemContainerView
 
onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.FxBasicContainerView
 
onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.FxDefaultContainerView
 
onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.FxSystemContainerView
 
onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.FxBasicContainerView
 
onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.FxDefaultContainerView
 
onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.FxSystemContainerView
 
onProvideStructure(ViewStructure) - function in android.view.FxBasicContainerView
 
onProvideStructure(ViewStructure) - function in android.view.FxDefaultContainerView
 
onProvideStructure(ViewStructure) - function in android.view.FxSystemContainerView
 
onProvideVirtualStructure(ViewStructure) - function in android.view.FxBasicContainerView
 
onProvideVirtualStructure(ViewStructure) - function in android.view.FxDefaultContainerView
 
onProvideVirtualStructure(ViewStructure) - function in android.view.FxSystemContainerView
 
onReceiveContent(ContentInfo) - function in android.view.FxBasicContainerView
 
onReceiveContent(ContentInfo) - function in android.view.FxDefaultContainerView
 
onReceiveContent(ContentInfo) - function in android.view.FxSystemContainerView
 
onRequestFocusInDescendants(Integer,Rect) - function in android.view.FxBasicContainerView
 
onRequestFocusInDescendants(Integer,Rect) - function in android.view.FxDefaultContainerView
 
onRequestFocusInDescendants(Integer,Rect) - function in android.view.FxSystemContainerView
 
onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.FxBasicContainerView
 
onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.FxDefaultContainerView
 
onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.FxSystemContainerView
 
onResolvePointerIcon(MotionEvent,Integer) - function in android.view.FxBasicContainerView
 
onResolvePointerIcon(MotionEvent,Integer) - function in android.view.FxDefaultContainerView
 
onResolvePointerIcon(MotionEvent,Integer) - function in android.view.FxSystemContainerView
 
onRestoreInstanceState(Parcelable) - function in android.view.FxBasicContainerView
 
onRestoreInstanceState(Parcelable) - function in android.view.FxDefaultContainerView
 
onRestoreInstanceState(Parcelable) - function in android.view.FxSystemContainerView
 
onResumes(Activity) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onRtlPropertiesChanged(Integer) - function in android.view.FxBasicContainerView
 
onRtlPropertiesChanged(Integer) - function in android.view.FxDefaultContainerView
 
onRtlPropertiesChanged(Integer) - function in android.view.FxSystemContainerView
 
onSaveInstanceState(Activity,Bundle) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onSaveInstanceState() - function in android.view.FxBasicContainerView
 
onSaveInstanceState() - function in android.view.FxDefaultContainerView
 
onSaveInstanceState() - function in android.view.FxSystemContainerView
 
onScreenStateChanged(Integer) - function in android.view.FxBasicContainerView
 
onScreenStateChanged(Integer) - function in android.view.FxDefaultContainerView
 
onScreenStateChanged(Integer) - function in android.view.FxSystemContainerView
 
onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.FxBasicContainerView
 
onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.FxDefaultContainerView
 
onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.FxSystemContainerView
 
onScrollChanged(Integer,Integer,Integer,Integer) - function in android.view.FxBasicContainerView
 
onScrollChanged(Integer,Integer,Integer,Integer) - function in android.view.FxDefaultContainerView
 
onScrollChanged(Integer,Integer,Integer,Integer) - function in android.view.FxSystemContainerView
 
onSetAlpha(Integer) - function in android.view.FxBasicContainerView
 
onSetAlpha(Integer) - function in android.view.FxDefaultContainerView
 
onSetAlpha(Integer) - function in android.view.FxSystemContainerView
 
onSizeChanged(Integer,Integer,Integer,Integer) - function in com.petterp.floatingx.view.helper.FxViewAnimationHelper
 
onSizeChanged(Integer,Integer,Integer,Integer) - function in com.petterp.floatingx.view.helper.FxViewBasicHelper
 
onSizeChanged(Integer,Integer,Integer,Integer) - function in com.petterp.floatingx.view.helper.FxViewLocationHelper
 
onSizeChanged(Integer,Integer,Integer,Integer) - function in com.petterp.floatingx.view.helper.FxViewTouchHelper
 
onStarted(Activity) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onStartNestedScroll(View,View,Integer) - function in android.view.FxBasicContainerView
 
onStartNestedScroll(View,View,Integer) - function in android.view.FxDefaultContainerView
 
onStartNestedScroll(View,View,Integer) - function in android.view.FxSystemContainerView
 
onStartTemporaryDetach() - function in android.view.FxBasicContainerView
 
onStartTemporaryDetach() - function in android.view.FxDefaultContainerView
 
onStartTemporaryDetach() - function in android.view.FxSystemContainerView
 
onStopNestedScroll(View) - function in android.view.FxBasicContainerView
 
onStopNestedScroll(View) - function in android.view.FxDefaultContainerView
 
onStopNestedScroll(View) - function in android.view.FxSystemContainerView
 
onStopped(Activity) - function in com.petterp.floatingx.listener.IFxProxyTagActivityLifecycle
 
onTouch(MotionEvent,IFxInternalHelper) - function in com.petterp.floatingx.listener.IFxTouchListener
实现此方法,可实现类似TouchListener的拦截效果
onTouch(MotionEvent,IFxInternalHelper) - function in com.petterp.floatingx.listener.FxScrollImpl
实现此方法,可实现类似TouchListener的拦截效果
onTouchCancel(MotionEvent) - function in com.petterp.floatingx.view.FxBasicContainerView
 
onTouchCancel(MotionEvent) - function in com.petterp.floatingx.view.FxDefaultContainerView
 
onTouchCancel(MotionEvent) - function in com.petterp.floatingx.view.FxSystemContainerView
 
onTouchDown(MotionEvent) - function in com.petterp.floatingx.view.FxBasicContainerView
 
onTouchDown(MotionEvent) - function in com.petterp.floatingx.view.FxDefaultContainerView
 
onTouchDown(MotionEvent) - function in com.petterp.floatingx.view.FxSystemContainerView
 
onTouchEvent(MotionEvent) - function in com.petterp.floatingx.view.FxBasicContainerView
 
onTouchEvent(MotionEvent) - function in com.petterp.floatingx.view.FxDefaultContainerView
 
onTouchEvent(MotionEvent) - function in com.petterp.floatingx.view.FxSystemContainerView
 
onTouchMove(MotionEvent) - function in com.petterp.floatingx.view.FxBasicContainerView
 
onTouchMove(MotionEvent) - function in com.petterp.floatingx.view.FxDefaultContainerView
 
onTouchMove(MotionEvent) - function in com.petterp.floatingx.view.FxSystemContainerView
 
onTrackballEvent(MotionEvent) - function in android.view.FxBasicContainerView
 
onTrackballEvent(MotionEvent) - function in android.view.FxDefaultContainerView
 
onTrackballEvent(MotionEvent) - function in android.view.FxSystemContainerView
 
onTrimMemory(Integer) - function in android.content.FxContentProvider
 
onUp() - function in com.petterp.floatingx.listener.IFxTouchListener
松开
onUp() - function in com.petterp.floatingx.listener.FxScrollImpl
松开
onViewAdded(View) - function in android.view.FxBasicContainerView
 
onViewAdded(View) - function in android.view.FxDefaultContainerView
 
onViewAdded(View) - function in android.view.FxSystemContainerView
 
onViewRemoved(View) - function in android.view.FxBasicContainerView
 
onViewRemoved(View) - function in android.view.FxDefaultContainerView
 
onViewRemoved(View) - function in android.view.FxSystemContainerView
 
onViewTranslationResponse(ViewTranslationResponse) - function in android.view.FxBasicContainerView
 
onViewTranslationResponse(ViewTranslationResponse) - function in android.view.FxDefaultContainerView
 
onViewTranslationResponse(ViewTranslationResponse) - function in android.view.FxSystemContainerView
 
onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.FxBasicContainerView
 
onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.FxDefaultContainerView
 
onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.FxSystemContainerView
 
onVisibilityAggregated(Boolean) - function in android.view.FxBasicContainerView
 
onVisibilityAggregated(Boolean) - function in android.view.FxDefaultContainerView
 
onVisibilityAggregated(Boolean) - function in android.view.FxSystemContainerView
 
onVisibilityChanged(View,Integer) - function in android.view.FxBasicContainerView
 
onVisibilityChanged(View,Integer) - function in android.view.FxDefaultContainerView
 
onVisibilityChanged(View,Integer) - function in android.view.FxSystemContainerView
 
onWindowFocusChanged(Boolean) - function in android.view.FxBasicContainerView
 
onWindowFocusChanged(Boolean) - function in android.view.FxDefaultContainerView
 
onWindowFocusChanged(Boolean) - function in android.view.FxSystemContainerView
 
onWindowSystemUiVisibilityChanged(Integer) - function in android.view.FxBasicContainerView
 
onWindowSystemUiVisibilityChanged(Integer) - function in android.view.FxDefaultContainerView
 
onWindowSystemUiVisibilityChanged(Integer) - function in android.view.FxSystemContainerView
 
openAssetFile(Uri,String) - function in android.content.FxContentProvider
 
openAssetFile(Uri,String,CancellationSignal) - function in android.content.FxContentProvider
 
openFile(Uri,String) - function in android.content.FxContentProvider
 
openFile(Uri,String,CancellationSignal) - function in android.content.FxContentProvider
 
openFileHelper(Uri,String) - function in android.content.FxContentProvider
 
openPipeHelper(Uri,String,Bundle,T,ContentProvider.PipeDataWriter) - function in android.content.FxContentProvider
 
openTypedAssetFile(Uri,String,Bundle) - function in android.content.FxContentProvider
 
openTypedAssetFile(Uri,String,Bundle,CancellationSignal) - function in android.content.FxContentProvider
 
overScrollBy(Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Boolean) - function in android.view.FxBasicContainerView
 
overScrollBy(Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Boolean) - function in android.view.FxDefaultContainerView
 
overScrollBy(Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Boolean) - function in android.view.FxSystemContainerView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _