OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startInteractiveOtasp
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
InCallScreenShowActivation.java
38
* call via one of the OtaUtils helper methods:
startInteractiveOtasp
() on
121
OtaUtils.
startInteractiveOtasp
(this);
OtaUtils.java
279
OtaUtils.
startInteractiveOtasp
(context);
312
public static void
startInteractiveOtasp
(Context context) {
313
if (DBG) log("
startInteractiveOtasp
()...");
332
// - That sequence does NOT involve this method (OtaUtils.
startInteractiveOtasp
()).
361
Log.i(LOG_TAG, "
startInteractiveOtasp
: launching InCallScreen in 'activate' state: "
[
all
...]
Completed in 2772 milliseconds