Searched refs:LocalForegroundServiceSticky (Results 1 – 2 of 2) sorted by relevance
41 public class LocalForegroundServiceSticky extends LocalForegroundService { class
33 import static android.app.stubs.LocalForegroundServiceSticky.ACTION_RESTART_FGS_STICKY_RESULT;57 import android.app.stubs.LocalForegroundServiceSticky;2455 extras.putInt(LocalForegroundServiceSticky.STICKY_FLAG, stickyFlag); in testFgsStickyInternal()