Searched refs:mSmallestScreenWidthDp (Results 1 – 1 of 1) sorted by relevance
259 private int mSmallestScreenWidthDp; field in GlobalActionsDialogLite412 mSmallestScreenWidthDp = resources.getConfiguration().smallestScreenWidthDp; in GlobalActionsDialogLite()779 && (newConfig.smallestScreenWidthDp != mSmallestScreenWidthDp in onConfigChanged()781 mSmallestScreenWidthDp = newConfig.smallestScreenWidthDp; in onConfigChanged()