Home | History | Annotate | Download | only in phone

Lines Matching full:foreground

183          * we need to remain in the foreground while displaying an
198 // based on the current foreground Call.)
273 if (DBG) log("Handler: handling message " + msg + " while not in foreground");
275 // be handled even if we're not the foreground activity
278 // foreground...
567 // icon needs to be hidden while we're the foreground activity:
573 // Keep a "dialer session" active when we're in the foreground.
591 // last time we were the foreground activity, make sure it's not
594 // come to the foreground; it only ever comes up in response to
601 // When the InCallScreen comes to the foreground, we normally we
624 // Set the volume control handler while we are in the foreground.
679 // the InCallScreen to come back to the foreground.)
710 // Update the poke lock and wake lock when we move to the foreground.
717 // Mute state is based on the foreground call
798 // we move away from the foreground.
802 // when the UI is no longer in the foreground.
806 // longer in the foreground.
850 // (While we're the foreground activity, we disable navigation in
856 // foreground.)
940 // are moving out of the foreground.
1025 * True when this Activity is in foreground (between onResume() and onPause()).
1032 * Returns true when the Activity is in foreground (between onResume() and onPause()),
1380 // hasn't come to the foreground yet.)
1493 // the InCallScreen hasn't come to the foreground yet.)
1562 // Attempt to switch foreground and background/incoming calls failed
1574 // Attempt to connect foreground and background calls to
1632 // There's nothing to do here if we're not the foreground activity.
1633 // (When we *do* eventually come to the foreground, we'll do a
1636 if (DBG) log("onPhoneStateChanged: Activity not in foreground! Bailing out...");
1869 // disconnected was the foreground call.
1906 // This is necessary cause in CallCollision the foreground call might have
1995 // Watch out: don't do this if we're not the foreground activity,
2001 if (VDBG) log("Activity not in foreground! Bailing out...");
2285 * foreground activity.
2305 // Don't update anything if we're not in the foreground (there's
2311 if (DBG) log("- updateScreen: not the foreground Activity! Bailing out...");
2800 * onMuteClick is called only when there is a foreground call
3187 if (DBG) log("showCallLostDialog: not the foreground Activity! Bailing out...");
3637 // user can clearly see which call is now in the foreground.)
3810 if (VDBG) log("==> no connections on foreground call!");
3827 if (VDBG) log("==> foreground call no longer a conference!");
3958 // foreground call, and not when an incoming call is ringing
3971 if (VDBG) log ("[okToDialDTMFTones] foreground state: " + fgCallState +
4032 * updateScreen() is a no-op if the InCallScreen is not the foreground
4553 // (Note we do this whether or not we're the foreground activity,
4558 // last time we were the foreground activity, make sure it's not
4564 // already in the foreground.)