Home
last modified time | relevance | path

Searched refs:getShadowTypeWithParams (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/generator/
DShadowProviderGenerator.java109 final String shadow = shadowInfo.getShadowTypeWithParams(); in generate()
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/
DRobolectricModel.java429 public String getShadowTypeWithParams() { in getShadowTypeWithParams() method in RobolectricModel.ShadowInfo