Searched defs:parentLayout (Results 1 – 4 of 4) sorted by relevance
31 public PhotoPageProgressBar(Context context, RelativeLayout parentLayout) { in PhotoPageProgressBar()
244 final LinearLayout parentLayout = (LinearLayout) parent; in getViewsBelowOfRecursive() local
1109 private final View parentLayout; field in OldMainActivityPeer.MainOnListFragmentScrolledListener1111 MainOnListFragmentScrolledListener(View parentLayout) { in MainOnListFragmentScrolledListener()
199 private CoordinatorLayout parentLayout; field in DialtactsActivity