Searched refs:topLevelBundle (Results 1 – 1 of 1) sorted by relevance
4221 PersistableBundle topLevelBundle = new PersistableBundle(); in getSimSpecificDataToBackUp() local4222 topLevelBundle.putInt(KEY_BACKUP_DATA_FORMAT_VERSION, DATABASE_VERSION); in getSimSpecificDataToBackUp()4225 topLevelBundle.putPersistableBundle(KEY_SIMINFO_DB_ROW_PREFIX + rowNum, rowBundle); in getSimSpecificDataToBackUp()4227 topLevelBundle.writeToStream(outputStream); in getSimSpecificDataToBackUp()