HomeSort by relevance Sort by last modified time
    Searched defs:postCallbackDelayed (Results 1 - 20 of 20) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
ChoreographerTest.java 132 mChoreographer.postCallbackDelayed(
134 mChoreographer.postCallbackDelayed(
151 mChoreographer.postCallbackDelayed(
153 mChoreographer.postCallbackDelayed(
162 mChoreographer.postCallbackDelayed(
164 mChoreographer.postCallbackDelayed(
185 mChoreographer.postCallbackDelayed( Choreographer.CALLBACK_ANIMATION, null, TOKEN,
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowView.java 491 choreographer.postCallbackDelayed(Choreographer.CALLBACK_ANIMATION, this, null, startDelay);
  /frameworks/base/core/java/android/view/
Choreographer.java 392 postCallbackDelayed(callbackType, action, token, 0);
410 public void postCallbackDelayed(int callbackType,
456 * @see #postCallbackDelayed
    [all...]
View.java     [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
shadows-core-v16-3.1.1.jar 
shadows-core-v17-3.1.1.jar 
shadows-core-v18-3.1.1.jar 
shadows-core-v19-3.1.1.jar 
shadows-core-v21-3.1.1.jar 
shadows-core-v22-3.1.1.jar 
shadows-core-v23-3.1.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
framework-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
shadows-framework-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 

Completed in 457 milliseconds