Searched refs:niceMethodName (Results 1 – 1 of 1) sorted by relevance
132 .c(niceMethodName(trace, 3)) in ok()152 .c(niceMethodName(trace, 3)) in boolResult()172 .c(niceMethodName(trace, 3)) in stringResult()192 .c(niceMethodName(trace, 3)) in byteArrayResult()219 private static String niceMethodName(StackTraceElement[] trace, int start) { in niceMethodName() method in WifiVendorHal273 String methodName = niceMethodName(Thread.currentThread().getStackTrace(), 3); in handleRemoteException()