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

  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageWizardMigrateProgress.java 72 final Intent finishIntent = new Intent(ACTION_FINISH_WIZARD);
73 finishIntent.addFlags(Intent.FLAG_RECEIVER_REGISTERED_ONLY);
74 sendBroadcast(finishIntent);
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java     [all...]

Completed in 812 milliseconds