Searched refs:KEY_SPECS_FUTURE (Results 1 – 2 of 2) sorted by relevance
267 private static final String KEY_SPECS_FUTURE = "android:activity.specsFuture"; field in ActivityOptions973 if (opts.containsKey(KEY_SPECS_FUTURE)) { in ActivityOptions()975 KEY_SPECS_FUTURE)); in ActivityOptions()1547 b.putBinder(KEY_SPECS_FUTURE, mSpecsFuture.asBinder()); in toBundle()
1789 Landroid/app/ActivityOptions;->KEY_SPECS_FUTURE:Ljava/lang/String;