final boolean, postDelayed(Runnable r, long delayMillis). Causes the Runnable r to be added to the message queue, to be run after the specified amount of time ...
developer.android.com