Home | History | Annotate | Download | only in dialpad

Lines Matching refs:getBoolean

295                          getResources().getBoolean(R.bool.config_enable_dialer_key_vibration));
306 mDigitsFilledByIntent = state.getBoolean(PREF_DIGITS_FILLED_BY_INTENT);
344 if (r.getBoolean(R.bool.config_show_onscreen_dial_button)) {