Searched defs:showAsDropDown (Results 1 – 2 of 2) sorted by relevance
80 Boolean showAsDropDown = mView.getShowAsDropDown(); in onInit() local
193 boolean isDisabledWhileUnprovisioned, boolean showAsDropDown) { in StatusIconPanelViewController()