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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 439 if (Phone.DEBUG_PHONE) {
512 if (Phone.DEBUG_PHONE) log(
524 if (Phone.DEBUG_PHONE) {
542 if (Phone.DEBUG_PHONE) log("adding fgCall cn " + n + " to droppedDuringPoll");
550 if (Phone.DEBUG_PHONE) log("adding rgCall cn " + n + " to droppedDuringPoll");
647 if (Phone.DEBUG_PHONE) {
707 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
780 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
784 if (Phone.DEBUG_PHONE) {
793 if (Phone.DEBUG_PHONE) {
    [all...]
CdmaConnection.java 362 if (Phone.DEBUG_PHONE) {
493 if (Phone.DEBUG_PHONE) log("parent= " +parent +", newParent= " + newParent);
496 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
512 if (Phone.DEBUG_PHONE) log("--dssds----"+cnapName);
531 if (Phone.DEBUG_PHONE) log(
588 if (Phone.DEBUG_PHONE) {
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmConnection.java 310 if (Phone.DEBUG_PHONE) {
436 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
456 if (Phone.DEBUG_PHONE) log(
515 if (Phone.DEBUG_PHONE) {
GsmCallTracker.java 466 if (Phone.DEBUG_PHONE) log(
578 if (Phone.DEBUG_PHONE) {
677 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
733 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
737 if (Phone.DEBUG_PHONE) {
746 if (Phone.DEBUG_PHONE) {
764 if (Phone.DEBUG_PHONE) log("hangupWaitingOrBackground");
770 if (Phone.DEBUG_PHONE) log("hangupForegroundResumeBackground");
  /frameworks/base/telephony/java/com/android/internal/telephony/
Phone.java 46 static final boolean DEBUG_PHONE = true;
    [all...]

Completed in 46 milliseconds