OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InCallScreen
(Results
1 - 3
of
3
) sorted by null
/packages/services/Telephony/src/com/android/phone/
InCallScreen.java
19
public class
InCallScreen
{
OtaUtils.java
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 o
[
all
...]
CallNotifier.java
431
// sleep before we finish bringing up the
InCallScreen
.
450
//
InCallScreen
) from the showIncomingCall() method, which runs
588
* proceed to the
InCallScreen
.
705
// in-call notification ourselves (below), and the
InCallScreen
[
all
...]
Completed in 3364 milliseconds