Searched refs:mExitAction (Results 1 – 1 of 1) sorted by relevance
45 Runnable mExitAction; field in Scene158 if (mExitAction != null) { in exit()159 mExitAction.run(); in exit()260 mExitAction = action; in setExitAction()