Lines Matching refs:InCallScreen
54 * The InCallScreen interacts with this class to perform an OTASP Call.
93 // Intent action to display the InCallScreen in the OTASP "activation" state.
159 // InCallScreen instance, where we display a bunch of UI specific to
162 // an InCallScreen or CallCard or any OTASP UI elements at all.
169 * InCallScreen like this and directly manipulate its widgets.
174 * InCallUiState object), and the InCallScreen itself should translate
202 * @param interactive if true, use the InCallScreen to display the progress
207 * as the InCallScreen instance is ready.
321 // - we bring up the InCallScreen in the ready-to-activate state
332 // - The InCallScreen is launched (as the last step of
333 // CallController.placeCall()). The InCallScreen notices that
337 // Do NOT immediately start the call. Instead, bring up the InCallScreen
342 Intent activationScreenIntent = new Intent().setClass(context, InCallScreen.class)
353 // InCallScreen.)
356 // And bring up the InCallScreen...
357 InCallScreen in 'activate' state: "
363 * Starts the OTASP call *without* involving the InCallScreen or
388 // TODO(InCallScreen redesign): This should probably go through
429 * This code was originally part of the InCallScreen.checkIsOtaCall() method.
503 // InCallScreen instance is ready; see InCallScreen.checkOtaspStateOnResume()
505 // Make sure the InCallScreen knows that it needs to switch into OTASP mode.
509 // directly in the InCallScreen, back when this check happened inside the InCallScreen.
512 // NORMAL mode, which will then cause the InCallScreen (when it
563 * the InCallScreen is visible.
635 // (In interactive mode, the InCallScreen does any post-disconnect
761 // InCallScreen's onscreen UI.
764 // We're not using the InCallScreen to show OTA progress.
862 // when the InCallScreen eventually comes to the foreground, it
1100 * This is called from the InCallScreen when the screen needs to be
1103 * Since this is called as part of the InCallScreen.updateScreen() sequence,
1116 // if (DBG) log("otaShowProperScreen(): InCallScreen in foreground, currentstate = "
1382 * when OTA call ends or InCallScreen is destroyed.
1462 * The state of the OTA InCallScreen UI.
1480 * Save the Ota InCallScreen UI state
1488 * Get the Ota InCallScreen UI state