Searched refs:removeCallbacksInternal (Results 1 – 4 of 4) sorted by relevance
79 public static void removeCallbacksInternal( in removeCallbacksInternal() method in Choreographer_Delegate
644 removeCallbacksInternal(callbackType, action, token); in removeCallbacks()647 private void removeCallbacksInternal(int callbackType, Object action, Object token) { in removeCallbacksInternal() method in Choreographer710 removeCallbacksInternal(CALLBACK_ANIMATION, callback, FRAME_CALLBACK_TOKEN); in removeFrameCallback()725 removeCallbacksInternal(CALLBACK_ANIMATION, callback, VSYNC_CALLBACK_TOKEN); in removeVsyncCallback()
16492 HSPLandroid/view/Choreographer;->removeCallbacksInternal(ILjava/lang/Object;Ljava/lang/Object;)V
59018 Landroid/view/Choreographer;->removeCallbacksInternal(ILjava/lang/Object;Ljava/lang/Object;)V