Searched refs:niceMethodName (Results 1 – 1 of 1) sorted by relevance
130 .c(niceMethodName(trace, 3)) in ok()150 .c(niceMethodName(trace, 3)) in boolResult()170 .c(niceMethodName(trace, 3)) in stringResult()190 .c(niceMethodName(trace, 3)) in byteArrayResult()217 private static String niceMethodName(StackTraceElement[] trace, int start) { in niceMethodName() method in WifiVendorHal268 String methodName = niceMethodName(Thread.currentThread().getStackTrace(), 3); in handleRemoteException()