Searched defs:stickyFlag (Results 1 – 2 of 2) sorted by relevance
57 final int stickyFlag = intent.getIntExtra(STICKY_FLAG, START_NOT_STICKY); in onStartCommand() local
2444 private void testFgsStickyInternal(int stickyFlag, String waitForBroadcastAction, in testFgsStickyInternal()