Adding random incoming number generation to TestConnectionService.

Random phone numbers have the format: 555YXXX
Where Y will be 1 for incoming video calls and 0 for audio only calls.
And XXX is a random 3 digit number.

This helps to debug Incall UI work so that incoming calls are:
a) unique
b) identifiable as video calls by the number

Bug: 16043064
Change-Id: I855d4c09f612b1e6858bf461b480766001118752
1 file changed
tree: d411fdeb6515ed53945362b62fc91e2cc3e947fa
  1. libs/
  2. res/
  3. src/
  4. tests/
  5. .classpath
  6. .project
  7. Android.mk
  8. AndroidManifest.xml