Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCallActivity.java132 private boolean callControlFragmentVisible = true; field in CallActivity
331 callControlFragmentVisible = !callControlFragmentVisible; in toggleCallControlFragmentVisibility()
333 if (callControlFragmentVisible) { in toggleCallControlFragmentVisibility()