Searched refs:sReturnValue (Results 1 – 1 of 1) sorted by relevance
55 private static @Nullable Object sReturnValue; field in ActivityContext94 sReturnValue = null; in getWithContext()123 return (E) sReturnValue; in getWithContext()170 sReturnValue = sRunnable.apply(this); in onResume()