Searched defs:getCurrentActivity (Results 1 – 3 of 3) sorted by relevance
34 public static SimpleBeforeLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleBeforeLoginActivity
34 public static SimpleAfterLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleAfterLoginActivity
94 public static <T extends LoginActivity> T getCurrentActivity() { in getCurrentActivity() method in LoginActivity