Show account name in title bar and remove filter header

1. This CL updates action bar title when filter is set.
2. The view with id account_filter_header_container is used
   in 3 fragments:
      DefaultContactBrowseListFragment.java
      PhoneNumberPickerFragment.java
      GroupMembersListFragment.java
   These CLs remove its usages and it will only be used in
   GroupMembersListFragment.java.
3. This CL also removes the SUBACTIVITY_ACCOUNT_FILTER as it
   is not in use after AccountFilterActivity is removed.

Bug 28503355

Change-Id: I3458390eaf7f805bbd7c2d91b06dbf71918e6448
2 files changed