Searched refs:showFlags (Results 1 – 6 of 6) sorted by relevance
30 public void onPrepareShow(Bundle args, int showFlags) { in onNewSession()35 public void onShow(Bundle args, int showFlags) { in onNewSession() argument
44 public void onShow(Bundle args, int showFlags) { in onShow() argument
72 public void onShow(Bundle args, int showFlags) { in onShow() argument81 } else if ((showFlags & SHOW_SOURCE_ACTIVITY) == SHOW_SOURCE_ACTIVITY) { in onShow()
80 public void onShow(Bundle args, int showFlags) { in onShow() argument
109 public void onPrepareShow(Bundle args, int showFlags) { in onPrepareShow() argument118 public void onShow(Bundle args, int showFlags) { in onShow() argument124 mScreenshotNeeded = (showFlags & SHOW_WITH_SCREENSHOT) != 0; in onShow()131 super.onShow(args, showFlags); in onShow()
68 public void onShow(Bundle args, int showFlags) { in onShow() argument