Cancel unlock sound when screen if off

If window has WindowManager.LayoutParams.FLAG_DISMISS_KEYGUARD flag,
when press power, there will be at least two sounds came out.

There is no need to play unlock sound when screen is off, just cancel
it.

Google issue:
https://code.google.com/p/android/issues/detail?id=197877

Signed-off-by: mydongistiny <jaysonedson@gmail.com>
1 file changed