Searched refs:addDoubleShadow (Results 1 – 1 of 1) sorted by relevance
124 addDoubleShadow(fetchStatusIconForResId(R.id.dream_overlay_wifi_status))); in onFinishInflate()126 addDoubleShadow(fetchStatusIconForResId(R.id.dream_overlay_alarm_set))); in onFinishInflate()136 addDoubleShadow(fetchStatusIconForResId(R.id.dream_overlay_priority_mode))); in onFinishInflate()193 private View addDoubleShadow(View icon) { in addDoubleShadow() method