/** Should be called when the app starts showing a view with multiple tabs. */
 public void onTabsViewShown() {
   mUma.onTabsViewShown();
 }