OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_PERFORM_CDMA_PROVISIONING
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Phone/src/com/android/phone/
InCallScreenShowActivation.java
68
if (intent.getAction().equals(OtaUtils.
ACTION_PERFORM_CDMA_PROVISIONING
)) {
73
Log.d(LOG_TAG, "
ACTION_PERFORM_CDMA_PROVISIONING
(interactiveMode = "
OtaUtils.java
87
public static final String
ACTION_PERFORM_CDMA_PROVISIONING
=
103
// Activity result codes for the
ACTION_PERFORM_CDMA_PROVISIONING
intent
114
// Testing: Extra for the
ACTION_PERFORM_CDMA_PROVISIONING
intent that
120
// Extra for the
ACTION_PERFORM_CDMA_PROVISIONING
intent, holding a
367
* handling the
ACTION_PERFORM_CDMA_PROVISIONING
intent.
[
all
...]
InCallScreen.java
[
all
...]
/packages/apps/Phone/tests/src/com/android/phone/tests/
OtaspTestActivity.java
81
// fired off the
ACTION_PERFORM_CDMA_PROVISIONING
intent) that
226
new Intent(OtaUtils.
ACTION_PERFORM_CDMA_PROVISIONING
);
233
//
ACTION_PERFORM_CDMA_PROVISIONING
intent, which allows
Completed in 70 milliseconds