HomeSort by relevance Sort by last modified time
    Searched refs:getResultIntentData (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/
SetupEncryptionInterstitial.java 81 setResult(RESULT_OK, getResultIntentData());
SetupRedactionInterstitial.java 79 setResult(RESULT_OK, getResultIntentData());
EncryptionInterstitial.java 197 Intent resultIntentData = sa.getResultIntentData();
SettingsActivity.java 607 setResult(RESULT_CANCELED, getResultIntentData());
614 setResult(RESULT_OK, getResultIntentData());
621 setResult(RESULT_OK, getResultIntentData());
    [all...]

Completed in 146 milliseconds