Searched refs:sCurrentActivity (Results 1 – 1 of 1) sorted by relevance
54 private static ConfirmationActivity sCurrentActivity; field in ConfirmationActivity65 if (sCurrentActivity != null) { in finishCurrent()66 sCurrentActivity.finish(); in finishCurrent()211 sCurrentActivity = this; in onStart()221 sCurrentActivity = null; in onStop()