Searched refs:toDebugString (Results 1 – 4 of 4) sorted by relevance
522 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession523 return super.toDebugString(now) + ", hasFeatures" in toDebugString()567 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession568 return super.toDebugString(now) + ", removeAccount" in toDebugString()880 protected String toDebugString(long now) { in getAuthTokenLabel() method881 return super.toDebugString(now) + ", getAuthTokenLabel" in getAuthTokenLabel()961 protected String toDebugString(long now) { in getAuthToken() method963 return super.toDebugString(now) + ", getAuthToken" in getAuthToken()1148 protected String toDebugString(long now) { in addAcount() method1149 return super.toDebugString(now) + ", addAccount" in addAcount()[all …]
279 public String toDebugString() { in toDebugString() method in SyncResult
5858 method public java.lang.String toDebugString();