HomeSort by relevance Sort by last modified time
    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