public final boolean m9537a(DataInput dataInput) {
   ProtoBuf a = ProtoBufUtil.m10226a(MapsEngine.f7111c, dataInput);
   for (int i = 0; i < a.m10215k(4); i++) {
     ProtoBuf c = a.m10202c(4, i);
     if (c.m10204d(1) == 1) {
       ((MapsEngineFeatureImpl) this.f6078b.get(i)).m9549a(c.m10212h(2), c.m10212h(3));
     }
   }
   return true;
 }