Home
last modified time | relevance | path

Searched refs:VideoProfileStateToString (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/voip/
DVideoStateTranslation.java70 VideoProfileStateToString(videoProfileState)); in VideoProfileStateToTransactionalVideoState()
76 VideoProfileStateToString(videoProfileState)); in VideoProfileStateToTransactionalVideoState()
96 private static String VideoProfileStateToString(int videoProfileState) { in VideoProfileStateToString() method in VideoStateTranslation