Searched refs:ACTION_JUST_FINISH (Results 1 – 3 of 3) sorted by relevance
224 public static final String ACTION_JUST_FINISH = PKG_BASE + "cts.action.JUST_FINISH"; field in Constants
26 import static android.appenumeration.cts.Constants.ACTION_JUST_FINISH;221 } else if (ACTION_JUST_FINISH.equals(action)) { in handleIntent()
40 import static android.appenumeration.cts.Constants.ACTION_JUST_FINISH;340 new Intent(ACTION_JUST_FINISH) in startActivityWithNoPermissionUri_canSeeProvider()346 new Intent(ACTION_JUST_FINISH) in startActivityWithNoPermissionUri_canSeeProvider()362 new Intent(ACTION_JUST_FINISH) in startActivityWithUri_canSeePermissionProtectedProvider()371 new Intent(ACTION_JUST_FINISH) in startActivityWithUri_canSeePermissionProtectedProvider()387 new Intent(ACTION_JUST_FINISH) in startActivityWithUriGrant_cannotSeeProviderAfterUpdated()