Searched refs:getPlayerInterfaceId (Results 1 – 5 of 5) sorted by relevance
139 final int piid = apc.getPlayerInterfaceId(); in checkBanPlayer()452 Log.v(TAG, "not ducking player " + apc.getPlayerInterfaceId() in duckPlayers()457 Log.v(TAG, "not ducking player " + apc.getPlayerInterfaceId() in duckPlayers()674 + apc.getPlayerInterfaceId()+ " uid:"+ apc.getClientUid()); } in checkDuck()691 + apc.getPlayerInterfaceId() + " uid:" + uid); } in removeReleased()719 final int piid = new Integer(apc.getPlayerInterfaceId()); in addDuck()760 mDuckedPlayers.remove(new Integer(apc.getPlayerInterfaceId())); in removeReleased()812 mPlayerIId = apc.getPlayerInterfaceId(); in NewPlayerEvent()835 mPlayerIId = apc.getPlayerInterfaceId(); in DuckEvent()
232 activeAudioPlaybackConfigs.put(config.getPlayerInterfaceId(), config); in onPlaybackConfigChanged()241 config.getPlayerInterfaceId())) { in onPlaybackConfigChanged()279 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
3529 method public int getPlayerInterfaceId();