OSDN Git Service

Move the hotword code to KeyguardHostView
authorSandeep Siddhartha <sansid@google.com>
Wed, 4 Sep 2013 21:59:59 +0000 (14:59 -0700)
committerSandeep Siddhartha <sansid@google.com>
Thu, 5 Sep 2013 00:47:34 +0000 (17:47 -0700)
commiteec83dcadd1dca722d3070fe5eae7d4e0561aa2b
tree976874253987bb8f564513e0e45b41df9b82c656
parentde59baab31271a186a2f32719abd19a8adbda1e3
Move the hotword code to KeyguardHostView

- Try hotword detection on Pattern unlock screen as well - disabled in
  this CL
- Explicitly stop hotword detection when starting the assist intent.

Change-Id: I3d22a9029abf888431113b86e4410ea9e9866c57
packages/Keyguard/src/com/android/keyguard/KeyguardHostView.java
packages/Keyguard/src/com/android/keyguard/KeyguardSelectorView.java