Searched refs:inboundBinderPackage (Results 1 – 4 of 4) sorted by relevance
47 public String inboundBinderPackage; field in ThreadSnapshot85 this.inboundBinderPackage = that.inboundBinderPackage; in ThreadSnapshot()115 || this.inboundBinderPackage != null in isBinder()
153 System.out.print(" inbound=" + offendingThread.inboundBinderPackage + "." in detectDeadlocks()205 System.out.print(" inbound=" + tr.thread.inboundBinderPackage + "." in detectDeadlocks()
324 thread.inboundBinderPackage = f.packageName; in markIncomingBinderThread()
284 hdf.setValue("inboundBinderCall", buildFunctionName(thread.inboundBinderPackage, in makeThreadSnapshotHdf()