Searched refs:getPlayerInterfaceId (Results 1 – 6 of 6) sorted by relevance
139 final int piid = apc.getPlayerInterfaceId(); in checkBanPlayer()535 Log.v(TAG, "not ducking player " + apc.getPlayerInterfaceId() in duckPlayers()540 Log.v(TAG, "not ducking player " + apc.getPlayerInterfaceId() in duckPlayers()757 + apc.getPlayerInterfaceId()+ " uid:"+ apc.getClientUid()); } in checkDuck()774 + apc.getPlayerInterfaceId() + " uid:" + uid); } in removeReleased()802 final int piid = new Integer(apc.getPlayerInterfaceId()); in addDuck()843 mDuckedPlayers.remove(new Integer(apc.getPlayerInterfaceId())); in removeReleased()895 mPlayerIId = apc.getPlayerInterfaceId(); in NewPlayerEvent()918 mPlayerIId = apc.getPlayerInterfaceId(); in DuckEvent()
232 activeAudioPlaybackConfigs.put(config.getPlayerInterfaceId(), config); in onPlaybackConfigChanged()241 config.getPlayerInterfaceId())) { in onPlaybackConfigChanged()278 final int pii = config.getPlayerInterfaceId(); in onPlaybackConfigChanged()
132 final int pii = config.getPlayerInterfaceId(); in MediaRouterService()144 mActivePlayerMinPriorityQueue.add(config.getPlayerInterfaceId()); in MediaRouterService()
322 public int getPlayerInterfaceId() { in getPlayerInterfaceId() method in AudioPlaybackConfiguration
3796 method public int getPlayerInterfaceId();