Searched defs:hostView (Results 1 – 7 of 7) sorted by relevance
36 ViewGroupOverlay(Context context, View hostView) { in ViewGroupOverlay()
50 ViewOverlay(Context context, View hostView) { in ViewOverlay()138 OverlayViewGroup(Context context, View hostView) { in OverlayViewGroup()
34 MessagingMessageState(View hostView) { in MessagingMessageState()
67 ViewGroup hostView) { in StackScrollAlgorithm()224 private void initAlgorithmState(ViewGroup hostView, StackScrollAlgorithmState state, in initAlgorithmState()
117 public static Bitmap createDrawableBitmap(Drawable drawable, View hostView) { in createDrawableBitmap()
20 lateinit var hostView: UniqueObjectHostView in <lambda>() variable
460 View hostView = mediaHost.getHostView(); in pinToBottom() local