FIX 2478164 -- Can't add a second call via dialpad

Fix a logic bug in updateDialAndDeleteButtonEnabledState() for GSM phones.

Bug: 2478164

Tested on Passion:
  - Phone idle, no digits entered
      ==> Dial button recalls previous dialed number
  - Phone idle, after typing some digits
      ==> Dial button dials the number you typed
  - Phone in use, select "add call", no digits entered
      ==> Dial button recalls previous number
  - Phone in use, add call, after typing some digits
      ==> Dial button adds a 2nd call with the number you typed
1 file changed