public void a(Bundle paramBundle) {
   try {
     b.a(paramBundle);
     c = ((View) d.a(b.f()));
     a.removeAllViews();
     a.addView(c);
     return;
   } catch (RemoteException paramBundle) {
     throw new RuntimeRemoteException(paramBundle);
   }
 }
 public void b(Bundle paramBundle) {
   try {
     b.b(paramBundle);
     return;
   } catch (RemoteException paramBundle) {
     throw new RuntimeRemoteException(paramBundle);
   }
 }
 public void a() {
   try {
     b.b();
     return;
   } catch (RemoteException localRemoteException) {
     throw new RuntimeRemoteException(localRemoteException);
   }
 }
 public void a(final f paramf) {
   try {
     b.a(
         new n.a() {
           public void a(g paramAnonymousg) throws RemoteException {
             paramf.a(new h(paramAnonymousg));
           }
         });
     return;
   } catch (RemoteException paramf) {
     throw new RuntimeRemoteException(paramf);
   }
 }