Lines Matching refs:InCallScreen
55 * The InCallScreen interacts with this class to perform an OTASP Call.
94 // Intent action to display the InCallScreen in the OTASP "activation" state.
160 // InCallScreen instance, where we display a bunch of UI specific to
163 // an InCallScreen or CallCard or any OTASP UI elements at all.
173 * InCallScreen like this and directly manipulate its widgets.
178 * InCallUiState object), and the InCallScreen itself should translate
206 * @param interactive if true, use the InCallScreen to display the progress
211 * as the InCallScreen instance is ready.
326 // - we bring up the InCallScreen in the ready-to-activate state
337 // - The InCallScreen is launched (as the last step of
338 // CallController.placeCall()). The InCallScreen notices that
342 // Do NOT immediately start the call. Instead, bring up the InCallScreen
347 Intent activationScreenIntent = new Intent().setClass(context, InCallScreen.class)
358 InCallScreen.)
361 // And bring up the InCallScreen...
362 Log.i(LOG_TAG, "startInteractiveOtasp: launching InCallScreen in 'activate' state: "
368 * Starts the OTASP call *without* involving the InCallScreen or
394 // TODO(InCallScreen redesign): This should probably go through
435 * This code was originally part of the InCallScreen.checkIsOtaCall() method.
510 // InCallScreen instance is ready; see InCallScreen.checkOtaspStateOnResume()
512 // Make sure the InCallScreen knows that it needs to switch into OTASP mode.
516 // directly in the InCallScreen, back when this check happened inside the InCallScreen.
519 // NORMAL mode, which will then cause the InCallScreen (when it
574 * the InCallScreen is visible.
646 // (In interactive mode, the InCallScreen does any post-disconnect
771 // InCallScreen's onscreen UI.
774 // We're not using the InCallScreen to show OTA progress.
872 // when the InCallScreen eventually comes to the foreground, it
1110 * This is called from the InCallScreen when the screen needs to be
1113 * Since this is called as part of the InCallScreen.updateScreen() sequence,
1126 // if (DBG) log("otaShowProperScreen(): InCallScreen in foreground, currentstate = "
1392 * when OTA call ends or InCallScreen is destroyed.
1472 * The state of the OTA InCallScreen UI.
1490 * Save the Ota InCallScreen UI state
1498 * Get the Ota InCallScreen UI state