Searched refs:customizeToString (Results 1 – 4 of 4) sorted by relevance
172 protected void customizeToString(StringBuilder string) { in customizeToString() method in FailableResultSyncCallback173 super.customizeToString(string); in customizeToString()180 mCallback.customizeToString(string); in customizeToString()
104 protected void customizeToString(StringBuilder string) { in customizeToString() method in ResultSyncCallback105 super.customizeToString(string); in customizeToString()
77 protected void customizeToString(StringBuilder string) { in customizeToString() method in AbstractSyncCallback207 customizeToString(string); in toString()
68 protected void customizeToString(StringBuilder string) { in testCustomizeToString()