Searched refs:onAttachedToWindow_impl (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/update/
H A DViewGroupProvider.java41 void onAttachedToWindow_impl(); method in interface:ViewGroupProvider
H A DViewGroupHelper.java54 mProvider.onAttachedToWindow_impl();
179 public void onAttachedToWindow_impl() { method in class:ViewGroupHelper.SuperProvider
285 public void onAttachedToWindow_impl() { method in class:ViewGroupHelper.PrivateProvider
/frameworks/av/packages/MediaComponents/src/com/android/widget/
H A DViewGroupImpl.java34 public void onAttachedToWindow_impl() { method in class:ViewGroupImpl
35 mSuperProvider.onAttachedToWindow_impl();
H A DVideoView2Impl.java512 public void onAttachedToWindow_impl() { method in class:VideoView2Impl
513 super.onAttachedToWindow_impl();

Completed in 123 milliseconds