Home | History | Annotate | Download | only in widget

Lines Matching refs:layoutResourceId

125         final int layoutResourceId = a.getResourceId(R.styleable.TimePicker_internalLayout,
127 final View mainView = inflater.inflate(layoutResourceId, null);