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

/frameworks/base/media/java/android/media/update/
H A DViewGroupProvider.java61 boolean shouldDelayChildPressedState_impl(); method in interface:ViewGroupProvider
H A DViewGroupHelper.java141 return mProvider.shouldDelayChildPressedState_impl();
244 public boolean shouldDelayChildPressedState_impl() { method in class:ViewGroupHelper.SuperProvider
350 public boolean shouldDelayChildPressedState_impl() { method in class:ViewGroupHelper.PrivateProvider
/frameworks/av/packages/MediaComponents/src/com/android/widget/
H A DViewGroupImpl.java124 public boolean shouldDelayChildPressedState_impl() { method in class:ViewGroupImpl
125 return mSuperProvider.shouldDelayChildPressedState_impl();
H A DBaseLayout.java192 public boolean shouldDelayChildPressedState_impl() { method in class:BaseLayout

Completed in 113 milliseconds