Move initializeInCall to onStart().

UI for presenters are not ready until after onViewCreated().
However, initializeInCall gets calls before that as as part of the
activity's onCreate.  Move this initialization to onStart so that the
initialize process happens only after all the UI is ready.

bug: 10544690
Change-Id: I6f0db720ff8a5436f560850af7fb1c1fd7795ae5
1 file changed
tree: 7608f90c21102bfa020a784cdfb362c78945c805
  1. InCallUI/