OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startInteractiveOtasp
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/
InCallScreenShowActivation.java
34
* call via one of the OtaUtils helper methods:
startInteractiveOtasp
() on
105
OtaUtils.
startInteractiveOtasp
(this);
OtaUtils.java
336
OtaUtils.
startInteractiveOtasp
(context);
369
public static void
startInteractiveOtasp
(Context context) {
370
if (DBG) log("
startInteractiveOtasp
()...");
389
// - That sequence does NOT involve this method (OtaUtils.
startInteractiveOtasp
()).
418
Log.i(LOG_TAG, "
startInteractiveOtasp
: launching InCallScreen in 'activate' state: "
[
all
...]
Completed in 422 milliseconds