Home
last modified time | relevance | path

Searched defs:childView (Results 1 – 5 of 5) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
DAudioTrackLinearLayout.java267 final View childView = getChildAt(i); in onResume() local
389 final View childView = getChildAt(i); in removeAudioTrack() local
494 final View childView = getChildAt(i); in updateTimelineDuration() local
511 final View childView = getChildAt(i); in onLayout() local
529 final View childView = getChildAt(i); in onLayout() local
DTimelineRelativeLayout.java82 final View childView = getChildAt(i); in setSelected() local
DOverlayLinearLayout.java476 final View childView = getChildAt(i); in updateMediaItem() local
500 final View childView = getChildAt(i); in removeMediaItem() local
DMediaLinearLayout.java561 final View childView = getChildAt(i); in onResume() local
765 final View childView = getChildAt(i); in updateMediaItem() local
824 final View childView = getChildAt(i); in removeMediaItem() local
/packages/apps/Email/src/com/android/email/activity/
DMailboxListFragment.java988 final View childView = lv.getChildAt(viewIndex); in onDragLocation() local