Searched refs:topLevelBundle (Results 1 – 1 of 1) sorted by relevance
3630 PersistableBundle topLevelBundle = new PersistableBundle(); in getSimSpecificDataToBackUp() local3631 topLevelBundle.putInt(KEY_BACKUP_DATA_FORMAT_VERSION, DATABASE_VERSION); in getSimSpecificDataToBackUp()3634 topLevelBundle.putPersistableBundle(KEY_SIMINFO_DB_ROW_PREFIX + rowNum, rowBundle); in getSimSpecificDataToBackUp()3636 topLevelBundle.writeToStream(outputStream); in getSimSpecificDataToBackUp()