Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowActivity.java111 private boolean throwIntentSenderException; field in ShadowActivity
655 public void setThrowIntentSenderException(boolean throwIntentSenderException) { in setThrowIntentSenderException()