Searched refs:mShortcutsAndWidgets (Results 1 – 1 of 1) sorted by relevance
314 addView(mShortcutsAndWidgets); in CellLayout()389 mShortcutsAndWidgets.setInvertIfRtl(invert); in setInvertIfRtl()751 mShortcutsAndWidgets.removeAllViews(); in removeAllViews()756 if (mShortcutsAndWidgets.getChildCount() > 0) { in removeAllViewsInLayout()765 mShortcutsAndWidgets.removeView(view); in removeView()771 mShortcutsAndWidgets.removeViewAt(index); in removeViewAt()777 mShortcutsAndWidgets.removeViewInLayout(view); in removeViewInLayout()971 mShortcutsAndWidgets.measure( in onMeasure()1021 return mShortcutsAndWidgets; in getShortcutsAndWidgets()2420 mShortcutsAndWidgets.requestLayout(); in createAreaForResize()[all …]