Home
last modified time | relevance | path

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

/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCallActivity.java174 private boolean callControlFragmentVisible = true; field in CallActivity
557 callControlFragmentVisible = !callControlFragmentVisible;
559 if (callControlFragmentVisible) {