Home | History | Annotate | Download | only in widget

Lines Matching refs:handleId

208         int handleId = a.getResourceId(R.styleable.SlidingDrawer_handle, 0);
209 if (handleId == 0) {
220 if (handleId == contentId) {
225 mHandleId = handleId;