Searched refs:createStopWorkIntent (Results 1 – 4 of 4) sorted by relevance
53 Intent cancelIntent = CommandHandler.createStopWorkIntent(mContext, workSpecId); in cancel()
169 Intent stopWork = CommandHandler.createStopWorkIntent(mContext, mWorkSpecId); in stopWork()
78 static Intent createStopWorkIntent(@NonNull Context context, @NonNull String workSpecId) { in createStopWorkIntent() method in CommandHandler
200 final Intent stopWork = CommandHandler.createStopWorkIntent(mContext, workSpecId); in testDelayMet_withStop()225 final Intent stopWork = CommandHandler.createStopWorkIntent(mContext, workSpecId); in testDelayMet_withStopWhenCancelled()