Searched refs:handleStateEvent (Results 1 – 6 of 6) sorted by relevance
207 audioPlaybackConfiguration.handleStateEvent(PLAYER_STATE_STARTED, /* deviceId= */1); in createPlaybackConfigurations()
322 apc.handleStateEvent(PLAYER_UPDATE_DEVICE_ID, deviceId); in getApcListForApcWithPiidSid()
432 config.handleStateEvent(AudioPlaybackConfiguration.PLAYER_STATE_STARTED, in getConfigWithAlarm()
674 public boolean handleStateEvent(int event, int deviceId) { in handleStateEvent() method in AudioPlaybackConfiguration
400 change = apc.handleStateEvent(event, eventValue); in playerEvent()507 change = apc.handleStateEvent(AudioPlaybackConfiguration.PLAYER_STATE_RELEASED, in releasePlayer()
24396 Landroid/media/AudioPlaybackConfiguration;->handleStateEvent(I)Z