Searched refs:getStoppedMarker (Results 1 – 2 of 2) sorted by relevance
70 if (!getStoppedMarker(this).createNewFile()) { in onStop()102 @NonNull public static File getStoppedMarker(@NonNull Context context) { in getStoppedMarker() method in OutOfProcessLoginActivity
21 import static android.autofillservice.cts.activities.OutOfProcessLoginActivity.getStoppedMarker;140 return getStoppedMarker(getContext()).exists(); in killOfProcessLoginActivityProcess()224 getStoppedMarker(getContext()).delete(); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()319 getStoppedMarker(getContext()).delete(); in testAuthCanceledWhileAutofilledAppIsLifecycled()370 getStoppedMarker(getContext()).delete(); in testDatasetVisibleWhileAutofilledAppIsLifecycled()426 getStoppedMarker(getContext()).delete(); in testAutofillNestedActivitiesWhileAutofilledAppIsLifecycled()