Searched refs:iconHeight (Results 1 – 2 of 2) sorted by relevance
130 getResources().getInteger(R.integer.iconHeight), in createNotificationIcon()
362 final int iconHeight = WindowManagerState.dpToPx(CENTER_ICON_SIZE, in canShowBranding() local370 final int leftHeight = (drawableBounds.height() - iconHeight) / 2; in canShowBranding()