Searched refs:vehicleAirbagLocation (Results 1 – 1 of 1) sorted by relevance
77 public static String toString(@VehicleAirbagLocationInt int vehicleAirbagLocation) { in toString() argument79 VehicleAirbagLocation.class, vehicleAirbagLocation); in toString()82 : "0x" + Integer.toHexString(vehicleAirbagLocation); in toString()