Searched refs:setLoadedFromResourceId (Results 1 - 17 of 17) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLayoutAnimationController.java14 public void setLoadedFromResourceId(int loadedFromResourceId) { method in class:ShadowLayoutAnimationController
H A DShadowAnimationUtils.java27 Shadows.shadowOf(layoutAnim).setLoadedFromResourceId(id);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAnimationUtils.java19 Robolectric.shadowOf(anim).setLoadedFromResourceId(id);
H A DShadowBitmapFactory.java30 shadowOf(bitmap).setLoadedFromResourceId(id);
37 shadowOf(bitmap).setLoadedFromResourceId(id);
H A DShadowAnimation.java145 public void setLoadedFromResourceId(int loadedFromResourceId) { method in class:ShadowAnimation
H A DShadowDrawable.java69 shadowOf(bitmap).setLoadedFromResourceId(resourceId);
197 public void setLoadedFromResourceId(int resourceId) { method in class:ShadowDrawable
H A DShadowBitmap.java124 public void setLoadedFromResourceId(int loadedFromResourceId) { method in class:ShadowBitmap
H A DShadowImageView.java80 shadowOf(layerDrawable).setLoadedFromResourceId(resourceId);
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowLayoutAnimationControllerTest.java26 shadow.setLoadedFromResourceId(1);
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
H A DAnimationTest.java127 shadow.setLoadedFromResourceId(R.anim.fade_in);
H A DDrawableTest.java95 shadowDrawable.setLoadedFromResourceId(99);
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 692 milliseconds