Searched refs:postAtFrontOfQueue (Results 1 – 13 of 13) sorted by relevance
920 else mListenerHandler.postAtFrontOfQueue(mOnStart); in fireAnimationStart()927 else mListenerHandler.postAtFrontOfQueue(mOnRepeat); in fireAnimationRepeat()934 else mListenerHandler.postAtFrontOfQueue(mOnEnd); in fireAnimationEnd()
446 public final boolean postAtFrontOfQueue(Runnable r) in postAtFrontOfQueue() method in Handler
1535 threadHandler.get().postAtFrontOfQueue(new Runnable() { in handleViolationWithTimingAttempt()
147 mHandler.postAtFrontOfQueue(this); in scheduleCheckLocked()
629 mService.mAnimationHandler.postAtFrontOfQueue(mAddStartingWindow); in scheduleAddStartingWindow()
157 h.postAtFrontOfQueue(s); in waitForSharedPrefs()
2165 mFragmentManager.mHost.getHandler().postAtFrontOfQueue(new Runnable() {
2441 postAtFrontOfQueue(this::callStartTransitionListener);
823 mHandler.postAtFrontOfQueue(runnable); in runOnServiceThreadAtFrontOfQueue()
443 mSyncHandler.postAtFrontOfQueue(new Runnable() { in cleanupJobs()
21786 method public final boolean postAtFrontOfQueue(java.lang.Runnable);
30831 method public final boolean postAtFrontOfQueue(java.lang.Runnable);
33552 method public final boolean postAtFrontOfQueue(java.lang.Runnable);