Searched refs:outboundBinderPackage (Results 1 – 4 of 4) sorted by relevance
43 public String outboundBinderPackage; field in ThreadSnapshot82 this.outboundBinderPackage = that.outboundBinderPackage; in ThreadSnapshot()112 return this.outboundBinderPackage != null in isBinder()
141 if (offendingThread.outboundBinderPackage != null in detectDeadlocks()148 System.out.print(" outbound=" + offendingThread.outboundBinderPackage + "." in detectDeadlocks()201 System.out.print(" outbound=" + tr.thread.outboundBinderPackage + "." in detectDeadlocks()
283 thread.outboundBinderPackage = f.packageName; in markOutgoingBinderThread()
282 hdf.setValue("outboundBinderCall", buildFunctionName(thread.outboundBinderPackage, in makeThreadSnapshotHdf()