Home | History | Annotate | Download | only in phone

Lines Matching full:case

229                 // In this case, we want the main CallCard to display
265 // TODO: make sure this case agrees with the latest UI spec.
309 // And even in the Call Waiting case, *don't* show any info about
319 * but for the (uncommon) case where the phone is
350 case ACTIVE:
351 case DISCONNECTING:
360 case HOLDING:
366 case DISCONNECTED:
372 case DIALING:
373 case ALERTING:
379 case INCOMING:
380 case WAITING:
386 case IDLE:
626 case ACTIVE:
627 case DISCONNECTING:
671 case DISCONNECTED:
687 case HOLDING:
692 // to display the title in this case.)
744 case IDLE:
747 case ACTIVE:
764 case HOLDING:
770 case DIALING:
771 case ALERTING:
775 case INCOMING:
776 case WAITING:
780 case DISCONNECTING:
784 case DISCONNECTED:
811 case HOLDING:
815 // Note this case occurs only on GSM devices. (On CDMA,
817 // that ACTIVE call; see the ACTIVE case below.)
851 case ACTIVE:
926 // We detect this case by simply seeing whether or not there's any text
947 // default case occurs.
958 case BUSY:
962 case CONGESTION:
966 case LOST_SIGNAL:
967 case CDMA_DROP:
971 case LIMIT_EXCEEDED:
975 case POWER_OFF:
979 case ICC_ERROR:
983 case OUT_OF_SERVICE:
1038 // This case should never happen since the network should never send a phone #
1039 // AND a restricted presentation. However we leave it here in case of weird
1051 // This case should never happen since the network should never send a name
1052 // AND a restricted presentation. However we leave it here in case of weird
1079 // Emergency Number case), then we can just set the photo image without
1150 // In this case we display the UI in a "generic" state, with
1213 case DISCONNECTED:
1218 // if the connection is null, we assume the default case,
1233 case ALERTING:
1234 case DIALING:
1240 // This is for the case where we've been displaying the state and
1431 case R.id.manageConferencePhotoButton: