History log of /packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/CallCardPresenterTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9cd03e1e3c319f7633638615074da3028eb45c2b 03-Feb-2016 Brandon Maxwell <maxwelb@google.com> Fixes for FBE behavior changes

+ This change ensures that the Dialer doesn't try to use the
ContactsPreferences object (which uses information in unavailable
storage) while in File based encryption locked mode. Without these
checks, the Dialer crashes on receiving an incoming call while FBE
locked.
+ Added Factory method to create ContactsPreferences for tests/while
FBE locked/while FBE unlocked
+ Added tests for CallCardPresenter and StatusBarNotifier FBE related
code

Bug=26822105

Change-Id: I5df93526e70b7350885c7261982945c32b7e86a0
/packages/apps/Dialer/InCallUI/tests/src/com/android/incallui/CallCardPresenterTest.java