private void m14530p() {
   Object hashMap = new HashMap();
   if (m14538c()) {
     hashMap.put("Cab category", "Auto");
     Localytics.tagEvent("AUTO confirmed");
     Apsalar.event("AUTO confirmed");
   } else {
     hashMap.put("Cab category", "KP");
     Localytics.tagEvent("KP confirmed");
     Apsalar.event("KP confirmed");
   }
   hashMap.put("Discount State", "No coupon");
   this.f10990u.m12859a("fb_mobile_purchase", hashMap);
 }