Searched refs:buildFunctionName (Results 1 – 1 of 1) sorted by relevance
282 hdf.setValue("outboundBinderCall", buildFunctionName(thread.outboundBinderPackage, in makeThreadSnapshotHdf()284 hdf.setValue("inboundBinderCall", buildFunctionName(thread.inboundBinderPackage, in makeThreadSnapshotHdf()304 private String buildFunctionName(String pkg, String cls, String meth) { in buildFunctionName() method in Renderer