• Home
  • History
  • Annotate
  • only in /frameworks/base/tests/VoiceEnrollment/src/com/android/test/
History log of /frameworks/base/tests/VoiceEnrollment/src/com/android/test/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
81c18e6f9985a3996df5e0f2ae3a38d78263103e 10-May-2016 Ian Rogers <irogers@google.com> Remove @Nullable from primitive/void types.

Erroneous use of @Nullable caught by error prone.
Bug: 27723540

Change-Id: Ida76b2fd221142980da5c018e57c96cc6920ebc0
oiceenrollment/EnrollmentUtil.java
0aa05d738822f435ceb4686f156d0182a1b01d1e 02-Feb-2016 Joe Onorato <joeo@google.com> Turn down the logging a little bit.

Change-Id: I44c51d5f8248df1f8cca19da802ee891afe78af7
oiceenrollment/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
oiceenrollment/EnrollmentUtil.java
oiceenrollment/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
oiceenrollment/TestEnrollmentActivity.java