Home
last modified time | relevance | path

Searched defs:getCompleteMessage (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/util/
DExceptionUtils.java47 public static String getCompleteMessage(String msg, Throwable t) { in getCompleteMessage() method in ExceptionUtils
60 public static String getCompleteMessage(Throwable t) { in getCompleteMessage() method in ExceptionUtils