Searched refs:ARG_PID_BEFORE_STOP (Results 1 – 2 of 2) sorted by relevance
43 private static final String ARG_PID_BEFORE_STOP = "pidOfSimpleapp"; field in UserControlDisabledPackagesTest94 InstrumentationRegistry.getArguments().getString(ARG_PID_BEFORE_STOP, "-1")); in testFgsStopWithUserControlDisabled()99 InstrumentationRegistry.getArguments().getString(ARG_PID_BEFORE_STOP, "-1")); in testFgsStopWithUserControlEnabled()
70 private static final String ARG_PID_BEFORE_STOP = "pidOfSimpleapp"; field in DeviceOwnerTest993 Collections.singletonMap(ARG_PID_BEFORE_STOP, pid)); in tryFgsStoppingProtectedPackage()997 Collections.singletonMap(ARG_PID_BEFORE_STOP, pid)); in tryFgsStoppingProtectedPackage()