Searched defs:videoStateToString (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DVideoProfile.java222 sb.append(videoStateToString(mVideoState));
235 public static String videoStateToString(@VideoState int videoState) { method in class:VideoProfile

Completed in 26 milliseconds