HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_PHONE (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 479 if (Phone.DEBUG_PHONE) {
555 if (Phone.DEBUG_PHONE) log(
567 if (Phone.DEBUG_PHONE) {
595 if (Phone.DEBUG_PHONE) log("adding fgCall cn " + n + " to droppedDuringPoll");
603 if (Phone.DEBUG_PHONE) log("adding rgCall cn " + n + " to droppedDuringPoll");
701 if (Phone.DEBUG_PHONE) {
758 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
831 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
835 if (Phone.DEBUG_PHONE) {
844 if (Phone.DEBUG_PHONE)
    [all...]
CdmaConnection.java 303 if (Phone.DEBUG_PHONE) {
449 if (Phone.DEBUG_PHONE) log("parent= " +mParent +", newParent= " + newParent);
454 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
470 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
489 if (Phone.DEBUG_PHONE) log(
546 if (Phone.DEBUG_PHONE) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 274 if (Phone.DEBUG_PHONE) {
417 if (Phone.DEBUG_PHONE) log("update: mOrigConnection is not null");
422 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
439 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
458 if (Phone.DEBUG_PHONE) log(
517 if (Phone.DEBUG_PHONE) {
GsmCallTracker.java 479 if (Phone.DEBUG_PHONE) log(
603 if (Phone.DEBUG_PHONE) {
698 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
754 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
758 if (Phone.DEBUG_PHONE) {
771 if (Phone.DEBUG_PHONE) {
789 if (Phone.DEBUG_PHONE) log("hangupWaitingOrBackground");
795 if (Phone.DEBUG_PHONE) log("hangupForegroundResumeBackground");
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java 328 if (Phone.DEBUG_PHONE) {
391 if (Phone.DEBUG_PHONE) {
ImsPhoneCallTracker.java 694 if (Phone.DEBUG_PHONE) log("(ringing) hangup incoming");
698 if (Phone.DEBUG_PHONE) {
702 if (Phone.DEBUG_PHONE) {
708 if (Phone.DEBUG_PHONE) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 50 static final boolean DEBUG_PHONE = true;
    [all...]

Completed in 444 milliseconds