Home
last modified time | relevance | path

Searched defs:attachView (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DVectorAnimationController.java85 public void attachView(TextureView video, View preview, View playButton) { in attachView() method in VectorAnimationController
DMediaAnimationController.java84 public void attachView(TextureView video, View preview, View playButton) { in attachView() method in MediaAnimationController
DVideoPreference.java228 void attachView(TextureView video, View preview, View playButton); in attachView() method
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DSystemUIQCViewController.java69 public void attachView(SystemUIQCView view) { in attachView() method in SystemUIQCViewController