Home
last modified time | relevance | path

Searched defs:throwIntentSenderException (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowActivity.java109 private boolean throwIntentSenderException; field in ShadowActivity
647 public void setThrowIntentSenderException(boolean throwIntentSenderException) { in setThrowIntentSenderException()