Searched refs:mPlayerAppSetting (Results 1 – 1 of 1) sorted by relevance
313 ArrayList<PlayerApplicationSettings> mPlayerAppSetting; field in PlayerInfo318 mPlayerAppSetting = new ArrayList<PlayerApplicationSettings>(); in resetPlayer()335 mPlayerAppSetting.add(plAppSetting); in setSupportedPlayerAppSetting()342 if(mPlayerAppSetting.isEmpty()) in updatePlayerAppSetting()346 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in updatePlayerAppSetting()359 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in getSupportedPlayerAppSetting()377 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in getSupportedPlayerAppSetting()404 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in getCurrentPlayerAppSettingValue()419 for(PlayerApplicationSettings plAppSetting: mPlayerAppSetting) { in isPlayerAppSettingSupported()