Lines Matching full:here
144 // TODO (Moto):These constants don't really belong here,
298 // NOTE: if you add a new dialog here, be sure to add it to dismissAllDialogs() also.
353 // TODO: A full updateScreen() is overkill here, since
381 // should finish the activity here to close the window.
438 // look up the current state here, since any UI
581 // TODO: These should both be ViewStubs, and right here we should
608 // No need to change wake state here; that happens in onResume() when we
759 // firing off the intent that brought us here; see
878 // sure they won't still be around when we get back here.
971 // No need to change wake state here; that happens in onPause() when we
1180 // SHOW_DIALPAD_EXTRA can be used here to specify whether the DTMF
1277 // To consume this BACK press, the code here should just do
1371 // We'd only ever get here in the extremely rare case that the
1374 // got here, or else if the PhoneWindowManager had some
1408 // action ("go to the in-call screen") is useless here.
1423 * that any code that needs to be run in onKeyUp is ALSO run here.
1494 // Note there's no KeyEvent.KEYCODE_ENDCALL case here.
1514 // We'd only ever get here in the extremely rare case that the
1517 // got here, or else if the PhoneWindowManager had some
1546 // This is also here to be "backward-compatibile" with the
1678 // There's nothing to do here if we're not the foreground activity.
1939 // The phone is still in use. Stay here in this activity.
2010 // But until that event comes in, we *don't* want to stay here on
2023 * "dialable" key events here in the InCallScreen: we do directly to the
2049 // type DTMF chars or dial directly from here?
2051 // here too (and take you to the 12-key dialer in "in-call" mode.)
2431 if (VDBG) log("syncWithPhoneState: it's ok to be here; update the screen...");
2436 if (DBG) log("syncWithPhoneState: phone is idle; we shouldn't be here!");
2666 // Watch out: do NOT use PhoneStateIntentReceiver.getServiceState() here;
2824 // The phone is still in use. Stay here in this activity, but
2985 // Finally, *any* action handled here closes the menu (either
2988 // Note that some of the clicks we handle here aren't even menu
3021 // nothing here, and instead let the menu get updated when the
3105 // TODO: since every button here corresponds to a menu item that we
3163 // call here won't have any visible effect. Instead, those
3167 // TODO: updateInCallTouchUi() is overkill here; it would be
3273 // - Any cases here that need to go to some other activity should
3276 // - Any cases here that bring up a Dialog must ensure that the
3314 // out of the activity.) We should never see it here.
3328 // There's no real "error" here, but we do bring up the
3332 // Notifications, so we should notify the user here.
3387 // TODO: Consider adding a setTitle() call here (with some generic
3535 // here to end the on-hold call instead.
3635 // TODO: Don't do this here. The call to
3659 // No need to close the dialer here
3797 // updateManageConferencePanel(), rather than here.
4106 // TODO: May need to revisit the wake state here if this needs to be
4155 // TODO: May need to return to the original wake state here
4284 // No need to look at the current state here; any UI elements that
4326 // a little trickery here to make the menu item's green LED update
4418 // We shouldn't have even gotten here if we don't use the
4881 // We're not usually here at all in this state, but