History log of /frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/TestEnrollmentActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0aa05d738822f435ceb4686f156d0182a1b01d1e 02-Feb-2016 Joe Onorato <joeo@google.com> Turn down the logging a little bit.

Change-Id: I44c51d5f8248df1f8cca19da802ee891afe78af7
/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/TestEnrollmentActivity.java
b585ac5b5e672c11c80a01eb42a0d3ebd495f21b 07-Oct-2014 Sandeep Siddhartha <sansid@google.com> Add tests for model management [SDK Only]

This doesn't change any functionality/APIs etc.
It allows us to launch the activity and manually test the enrollment
methods.

Bug: 17885286
Change-Id: I506d9bb98a592131c04a50c9d6224164ffe07183
/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/TestEnrollmentActivity.java
22968950b814e66a6aa119ea92ae648884cbe0d9 10-Jun-2014 Sandeep Siddhartha <sansid@google.com> Activity for enrollment

- Make the enrollment attrs public
- Add a dummy activity for enrollment

- Manually tested that the meta-data is correctly read by the
VoiceInteractionService when the enrollment application is under
/system/priv-app

Change-Id: I36676ed8ffc919109031c26bac047d0c51a77e13
/frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/TestEnrollmentActivity.java