There are some situations where the phone should be prevented from going to sleep mode or screen lock mode. Eg. while watching a webpage/video or some presentations.

Java Code:

Android Manifest.xml:

Warning:
This is a resource intensive call. It uses a considerable amount of battery and processing power. Hence usage should be minimized or avoided if possible.