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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 455 if (Phone.DEBUG_PHONE) {
529 if (Phone.DEBUG_PHONE) log(
541 if (Phone.DEBUG_PHONE) {
559 if (Phone.DEBUG_PHONE) log("adding fgCall cn " + n + " to droppedDuringPoll");
567 if (Phone.DEBUG_PHONE) log("adding rgCall cn " + n + " to droppedDuringPoll");
664 if (Phone.DEBUG_PHONE) {
724 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
797 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
801 if (Phone.DEBUG_PHONE) {
810 if (Phone.DEBUG_PHONE) {
    [all...]
CdmaConnection.java 349 if (Phone.DEBUG_PHONE) {
483 if (Phone.DEBUG_PHONE) log("parent= " +mParent +", newParent= " + newParent);
486 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
502 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
521 if (Phone.DEBUG_PHONE) log(
578 if (Phone.DEBUG_PHONE) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 312 if (Phone.DEBUG_PHONE) {
442 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
458 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
477 if (Phone.DEBUG_PHONE) log(
536 if (Phone.DEBUG_PHONE) {
GsmCallTracker.java 476 if (Phone.DEBUG_PHONE) log(
592 if (Phone.DEBUG_PHONE) {
691 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
747 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
751 if (Phone.DEBUG_PHONE) {
760 if (Phone.DEBUG_PHONE) {
778 if (Phone.DEBUG_PHONE) log("hangupWaitingOrBackground");
784 if (Phone.DEBUG_PHONE) log("hangupForegroundResumeBackground");
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 48 static final boolean DEBUG_PHONE = true;
    [all...]

Completed in 41 milliseconds