Searched refs:getPlayerInterfaceId (Results 1 – 7 of 7) sorted by relevance
139 final int piid = apc.getPlayerInterfaceId(); in checkBanPlayer()552 Log.v(TAG, "not ducking player " + apc.getPlayerInterfaceId() in duckPlayers()557 Log.v(TAG, "not ducking player " + apc.getPlayerInterfaceId() in duckPlayers()774 + apc.getPlayerInterfaceId()+ " uid:"+ apc.getClientUid()); } in checkDuck()791 + apc.getPlayerInterfaceId() + " uid:" + uid); } in removeReleased()819 final int piid = new Integer(apc.getPlayerInterfaceId()); in addDuck()860 mDuckedPlayers.remove(new Integer(apc.getPlayerInterfaceId())); in removeReleased()912 mPlayerIId = apc.getPlayerInterfaceId(); in NewPlayerEvent()935 mPlayerIId = apc.getPlayerInterfaceId(); in DuckEvent()
233 activeAudioPlaybackConfigs.put(config.getPlayerInterfaceId(), config); in onPlaybackConfigChanged()242 config.getPlayerInterfaceId())) { in onPlaybackConfigChanged()279 final int pii = config.getPlayerInterfaceId(); in onPlaybackConfigChanged()
143 final int pii = config.getPlayerInterfaceId(); in MediaRouterService()155 mActivePlayerMinPriorityQueue.add(config.getPlayerInterfaceId()); in MediaRouterService()
322 public int getPlayerInterfaceId() { in getPlayerInterfaceId() method in AudioPlaybackConfiguration
4191 method public int getPlayerInterfaceId();
4243 method public int getPlayerInterfaceId();
12824 HSPLandroid/media/AudioPlaybackConfiguration;->getPlayerInterfaceId()I