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 488 if (Phone.DEBUG_PHONE) {
564 if (Phone.DEBUG_PHONE) log(
576 if (Phone.DEBUG_PHONE) {
605 if (Phone.DEBUG_PHONE) log("adding fgCall cn " + n + " to droppedDuringPoll");
613 if (Phone.DEBUG_PHONE) log("adding rgCall cn " + n + " to droppedDuringPoll");
711 if (Phone.DEBUG_PHONE) {
775 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
    [all...]
CdmaConnection.java 303 if (Phone.DEBUG_PHONE) {
455 if (Phone.DEBUG_PHONE) log("parent= " +mParent +", newParent= " + newParent);
460 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
476 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
495 if (Phone.DEBUG_PHONE) log(
552 if (Phone.DEBUG_PHONE) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 274 if (Phone.DEBUG_PHONE) {
426 if (Phone.DEBUG_PHONE) log("update: mOrigConnection is not null");
431 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
448 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
467 if (Phone.DEBUG_PHONE) log(
526 if (Phone.DEBUG_PHONE) {
GsmCallTracker.java 484 if (Phone.DEBUG_PHONE) log(
610 if (Phone.DEBUG_PHONE) {
712 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
768 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
772 if (Phone.DEBUG_PHONE) {
785 if (Phone.DEBUG_PHONE) {
803 if (Phone.DEBUG_PHONE) log("hangupWaitingOrBackground");
809 if (Phone.DEBUG_PHONE) log("hangupForegroundResumeBackground");
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 748 if (Phone.DEBUG_PHONE) log("(ringing) hangup incoming");
752 if (Phone.DEBUG_PHONE) {
756 if (Phone.DEBUG_PHONE) {
762 if (Phone.DEBUG_PHONE) {
    [all...]
ImsPhoneConnection.java 286 if (Phone.DEBUG_PHONE) {
349 if (Phone.DEBUG_PHONE) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 51 static final boolean DEBUG_PHONE = true;
    [all...]

Completed in 694 milliseconds