Switch EditText to TextInputLayout in Security Pin/Password screen

 - Replaced EditText with TextInputLayout for password to show error
 - TextInputLayout can't used for PIN because PIN field doesn't receive
   focus therefore error won't show
 - Fixed the issue of soft keyboard hiding toolbar
 - Fixed In password lock screen, the keyboard is not automatically brought up

Fixes: 76226970
Fixes: 78611203
Fixes: 78790953

Test: Tested in head unit
Change-Id: I09127be6d063e0ad4bf62abf26976ecda037ae1e
3 files changed
tree: a7bfeafc96245bba69d68b1aeb47a337add42129
  1. res/
  2. src/
  3. tests/
  4. Android.mk
  5. AndroidManifest.xml
  6. PREUPLOAD.cfg