isValidRunnable

open fun isValidRunnable(runnableId: Int): Boolean(source)

Verify that calling executeRunnable is valid. A project moving away from runnable ids can return false to throw warnings whenever this gets invoked.