Searched refs:numberPad (Results 1 – 1 of 1) sorted by relevance
387 final View numberPad = findViewById(R.id.pad_numeric); in onCreate() local388 mEqualButton = numberPad.findViewById(R.id.eq); in onCreate()392 final TextView decimalPointButton = (TextView) numberPad.findViewById(R.id.dec_point); in onCreate()