Searched refs:newSerialized (Results 1 – 1 of 1) sorted by relevance
1529 String newSerialized = serializeComponentNameList(componentNames); in saveLastMediaSource() local1532 componentName, modeName, userId, key, serialized, newSerialized); in saveLastMediaSource()1534 getSharedPrefsForWriting(userId).putString(key, newSerialized).apply(); in saveLastMediaSource()