Searched refs:videoProfileState (Results 1 – 1 of 1) sorted by relevance
66 public static int VideoProfileStateToTransactionalVideoState(int videoProfileState) { in VideoProfileStateToTransactionalVideoState() argument67 switch (videoProfileState) { in VideoProfileStateToTransactionalVideoState()70 VideoProfileStateToString(videoProfileState)); in VideoProfileStateToTransactionalVideoState()76 VideoProfileStateToString(videoProfileState)); in VideoProfileStateToTransactionalVideoState()80 Log.w(TAG, "VideoProfile=[%d] does not have a CallType mapping", videoProfileState); in VideoProfileStateToTransactionalVideoState()96 private static String VideoProfileStateToString(int videoProfileState) { in VideoProfileStateToString() argument97 switch (videoProfileState) { in VideoProfileStateToString()