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 462 if (Phone.DEBUG_PHONE) {
535 if (Phone.DEBUG_PHONE) log(
547 if (Phone.DEBUG_PHONE) {
565 if (Phone.DEBUG_PHONE) log("adding fgCall cn " + n + " to droppedDuringPoll");
573 if (Phone.DEBUG_PHONE) log("adding rgCall cn " + n + " to droppedDuringPoll");
670 if (Phone.DEBUG_PHONE) {
730 if (Phone.DEBUG_PHONE) log("hangup: set hangupPendingMO to true");
803 if (Phone.DEBUG_PHONE) log("(ringing) hangup waiting or background");
807 if (Phone.DEBUG_PHONE) {
816 if (Phone.DEBUG_PHONE) {
    [all...]
CdmaConnection.java 361 if (Phone.DEBUG_PHONE) {
492 if (Phone.DEBUG_PHONE) log("parent= " +parent +", newParent= " + newParent);
495 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
511 if (Phone.DEBUG_PHONE) log("--dssds----"+cnapName);
530 if (Phone.DEBUG_PHONE) log(
587 if (Phone.DEBUG_PHONE) {
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmConnection.java 309 if (Phone.DEBUG_PHONE) {
435 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
455 if (Phone.DEBUG_PHONE) log(
514 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 47 static final boolean DEBUG_PHONE = true;
    [all...]

Completed in 91 milliseconds