Home
last modified time | relevance | path

Searched defs:attachToView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/ActionBarShadow/src/com/android/settingslib/widget/
DActionBarShadowController.java50 public static ActionBarShadowController attachToView( in attachToView() method in ActionBarShadowController
58 public static ActionBarShadowController attachToView( in attachToView() method in ActionBarShadowController
/frameworks/base/libs/hwui/surfacetexture/
DSurfaceTexture.cpp208 void SurfaceTexture::attachToView() { in attachToView() function in android::SurfaceTexture