Searched refs:hasVhal (Results 1 – 2 of 2) sorted by relevance
82 public static void writeCarServiceCreate(boolean hasVhal) { in writeCarServiceCreate() argument83 EventLog.writeEvent(EventLogTags.CAR_SERVICE_CREATE, hasVhal ? 1 : 0); in writeCarServiceCreate()90 public static void writeCarServiceDestroy(boolean hasVhal) { in writeCarServiceDestroy() argument91 EventLog.writeEvent(EventLogTags.CAR_SERVICE_DESTROY, hasVhal ? 1 : 0); in writeCarServiceDestroy()
149 method TIRAMISU_0 void writeCarServiceCreate(boolean hasVhal);151 method TIRAMISU_0 void writeCarServiceDestroy(boolean hasVhal);