Searched refs:getMissingStorageLaunchIntent (Results 1 – 2 of 2) sorted by relevance
118 final Intent i = NewStorageActivity.getMissingStorageLaunchIntent(context, fsUuid); in handleUnmount()
60 public static Intent getMissingStorageLaunchIntent(Context context, String fsUuid) { in getMissingStorageLaunchIntent() method in NewStorageActivity