Home
last modified time | relevance | path

Searched defs:getCurrentActivity (Results 1 – 3 of 3) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DSimpleBeforeLoginActivity.java34 public static SimpleBeforeLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleBeforeLoginActivity
DSimpleAfterLoginActivity.java34 public static SimpleAfterLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleAfterLoginActivity
DLoginActivity.java94 public static <T extends LoginActivity> T getCurrentActivity() { in getCurrentActivity() method in LoginActivity