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 465 if (Phone.DEBUG_PHONE) {
540 if (Phone.DEBUG_PHONE) log(
552 if (Phone.DEBUG_PHONE) {
570 if (Phone.DEBUG_PHONE) log("adding fgCall cn " + n + " to droppedDuringPoll");
578 if (Phone.DEBUG_PHONE) log("adding rgCall cn " + n + " to droppedDuringPoll");
675 if (Phone.DEBUG_PHONE) {
732 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
805 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
809 if (Phone.DEBUG_PHONE) {
818 if (Phone.DEBUG_PHONE) {
    [all...]
CdmaConnection.java 349 if (Phone.DEBUG_PHONE) {
486 if (Phone.DEBUG_PHONE) log("parent= " +mParent +", newParent= " + newParent);
489 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
505 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
524 if (Phone.DEBUG_PHONE) log(
581 if (Phone.DEBUG_PHONE) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 312 if (Phone.DEBUG_PHONE) {
445 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
461 if (Phone.DEBUG_PHONE) log("--dssds----"+mCnapName);
480 if (Phone.DEBUG_PHONE) log(
539 if (Phone.DEBUG_PHONE) {
GsmCallTracker.java 489 if (Phone.DEBUG_PHONE) log(
605 if (Phone.DEBUG_PHONE) {
700 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
756 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
760 if (Phone.DEBUG_PHONE) {
769 if (Phone.DEBUG_PHONE) {
787 if (Phone.DEBUG_PHONE) log("hangupWaitingOrBackground");
793 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 62 milliseconds