Searched refs:stateToDebugString (Results 1 – 2 of 2) sorted by relevance
100 static String stateToDebugString(@DomainVerificationState.State int state) { in stateToDebugString() method
218 writer.println(DomainVerificationState.stateToDebugString(state)); in printState()