Searched refs:inboundBinderMethod (Results 1 – 4 of 4) sorted by relevance
49 public String inboundBinderMethod; field in ThreadSnapshot87 this.inboundBinderMethod = that.inboundBinderMethod; in ThreadSnapshot()117 || this.inboundBinderMethod != null; in isBinder()
143 || offendingThread.inboundBinderMethod != null) { in detectDeadlocks()155 + "." + offendingThread.inboundBinderMethod); in detectDeadlocks()206 + tr.thread.inboundBinderClass + "." + tr.thread.inboundBinderMethod); in detectDeadlocks()
338 thread.inboundBinderMethod = f.methodName; in markIncomingBinderThread()
285 thread.inboundBinderClass, thread.inboundBinderMethod)); in makeThreadSnapshotHdf()