OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_ACTIVITY_CALLBACK_INTENT
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
EuiccTestResolutionActivity.java
36
public static final String
EXTRA_ACTIVITY_CALLBACK_INTENT
= "
extra_activity_callback_intent
";
48
mCallbackIntent = getIntent().getParcelableExtra(
EXTRA_ACTIVITY_CALLBACK_INTENT
);
EuiccManagerTest.java
225
EuiccTestResolutionActivity.
EXTRA_ACTIVITY_CALLBACK_INTENT
, callbackIntent);
Completed in 62 milliseconds