Searched defs:post (Results 1 – 10 of 10) sorted by relevance
128 RsAnimationEdge post) { in rsi_AnimationCreate()
157 void ALooper::post(const sp<AMessage> &msg, int64_t delayUs) { in post() function in android::ALooper
252 void AMessage::post(int64_t delayUs) { in post() function in android::AMessage
1367 public void post() { in post() method in TouchExplorer.ExitGestureDetectionModeDelayed1393 public void post(MotionEvent prototype, int policyFlags) { in post() method in TouchExplorer.PerformLongPressDelayed1496 public void post(MotionEvent prototype, boolean touchExplorationInProgress, in post() method in TouchExplorer.SendHoverDelayed1581 public void post() { in post() method in TouchExplorer.SendAccessibilityEventDelayed
273 public void post() { in post() method in TwilightService.TwilightListenerRecord
131 void post(final CharSequence message, final int icon, long duration) { in post() method in KeyguardStatusViewManager.TransientTextManager
321 public final boolean post(Runnable r) in post() method in Handler
109 void OMX::CallbackDispatcher::post(const omx_message &msg) { in post() function in android::OMX::CallbackDispatcher
589 void post(T... data); in post() method
8683 public boolean post(Runnable action) { in post() method in WebViewClassic.PictureWrapperView