Searched refs:STICKY_FLAG (Results 1 – 2 of 2) sorted by relevance
43 public static String STICKY_FLAG = field in LocalForegroundServiceSticky57 final int stickyFlag = intent.getIntExtra(STICKY_FLAG, START_NOT_STICKY); in onStartCommand()
2455 extras.putInt(LocalForegroundServiceSticky.STICKY_FLAG, stickyFlag); in testFgsStickyInternal()