Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DHudFragment.java62 hudViewsSetProperties(visibility); in onCreateView()
82 hudViewsSetProperties(View.INVISIBLE); in onStart()
92 private void hudViewsSetProperties(int visibility) { in hudViewsSetProperties() method in HudFragment