Home
last modified time | relevance | path

Searched refs:hasInstance (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DOutOfProcessLoginActivity.java133 public static boolean hasInstance() { in hasInstance() method in OutOfProcessLoginActivity
/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java127 if (!OutOfProcessLoginActivity.hasInstance()) { in finishLoginActivityOnAnotherProcess()