Searched refs:userIdStr (Results 1 – 1 of 1) sorted by relevance
1005 String userIdStr = Integer.toString(userId); in storeTagAppPrefList() local1008 editor.remove(userIdStr).putString(userIdStr, jsonString).apply(); in storeTagAppPrefList()