Searched refs:dialpadKeyButton (Results 1 – 1 of 1) sorted by relevance
550 DialpadKeyButton dialpadKeyButton = (DialpadKeyButton) findViewById(BUTTON_IDS[0]); in shouldAdjustKeyWidths() local552 (LinearLayout) dialpadKeyButton.findViewById(R.id.dialpad_key_layout); in shouldAdjustKeyWidths()556 dialpadKeyButton = (DialpadKeyButton) findViewById(BUTTON_IDS[i]); in shouldAdjustKeyWidths()557 keyLayout = (LinearLayout) dialpadKeyButton.findViewById(R.id.dialpad_key_layout); in shouldAdjustKeyWidths()