I'm working on an android app and I was wanting to have the apps screen timeout be reset when the app reads something with NFC. The only way I can find to do this is with the deprecated field Powermanager.Full_Wake_Lock.
Is there a proper way to reset the screen timeout other than this?