Searched refs:attachedAndVisible (Results 1 – 1 of 1) sorted by relevance
1998 void enableCaption(boolean attachedAndVisible) { in enableCaption() argument1999 if (mHasCaption != attachedAndVisible) { in enableCaption()2000 mHasCaption = attachedAndVisible; in enableCaption()