History log of /frameworks/base/policy/src/com/android/internal/policy/impl/PolicyControl.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1dbead1103c9f31e9c4507a22230c4bbec87ac53 18-Aug-2014 Guang Zhu <guangzhu@google.com> Disable immersive mode confirmation for test automation

PolicyControl#disableImmersiveConfirmation to return true as
long as test harness flag is set.

Test harness flag is read via ro.test_harness, and can only be
set to true on builds with root access

Change-Id: I5c2d56e8ea4d5a2972ab42e9a98eb2fce52b11ee
/frameworks/base/policy/src/com/android/internal/policy/impl/PolicyControl.java
1db8b68237bd4ec7e9c11a81f9ec21a224b193cd 18-Feb-2014 John Spurlock <jspurlock@google.com> Content inset hint should consult PolicyControl.

Missed instance of sysuivis modification from prior commit.

Change-Id: I40af7da262a00a3a379234f42444e49883d76270
/frameworks/base/policy/src/com/android/internal/policy/impl/PolicyControl.java
b8c37e250795fb0bc5c412e97bbc877b54f4affb 10-Feb-2014 John Spurlock <jspurlock@google.com> Fix NPE in PolicyControl.

Bug:12957738
Change-Id: I8051a7a0656f50ed63321f9a79faf0383d7c66b4
/frameworks/base/policy/src/com/android/internal/policy/impl/PolicyControl.java
c6d1c60fb1de5a48e85ddbfe9b66ccc9285df4af 17-Jan-2014 John Spurlock <jspurlock@google.com> Global system setting to override certain window policy.

Specifically, the ability to force immersive-mode-like behavior
on the status bar, the navigation bar (or both) on a
package-by-package basis - and to disable immersive mode
confirmations for specific packages.

Change-Id: I2df7092a91eceeb815367ef917dd7289f4f2b27e
/frameworks/base/policy/src/com/android/internal/policy/impl/PolicyControl.java