Class android.os.MessageQueue

Change from non-final to final.

Changed Methods
void addIdleHandler(IdleHandler) Change from final to non-final.
 
void removeIdleHandler(IdleHandler) Change from final to non-final.