Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DImeOptionActivity.java43 public static <T extends ImeOptionActivity> T getCurrentActivity() { in getCurrentActivity() method in ImeOptionActivity
DSimpleBeforeLoginActivity.java34 public static SimpleBeforeLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleBeforeLoginActivity
DSimpleAfterLoginActivity.java34 public static SimpleAfterLoginActivity getCurrentActivity() { in getCurrentActivity() method in SimpleAfterLoginActivity
DFieldsNoPasswordActivity.java36 public static FieldsNoPasswordActivity getCurrentActivity() { in getCurrentActivity() method in FieldsNoPasswordActivity
DMultipleStepsSignInActivity.java49 public static <T extends MultipleStepsSignInActivity> T getCurrentActivity() { in getCurrentActivity() method in MultipleStepsSignInActivity
DLoginActivity.java94 public static <T extends LoginActivity> T getCurrentActivity() { in getCurrentActivity() method in LoginActivity