Searched defs:portEvent (Results 1 – 4 of 4) sorted by relevance
145 virtual status_t portEvent(audio_port_handle_t portId, player_state_t event, in portEvent() function in android::BpAudioManager
428 public void portEvent(int portId, int event, @Nullable PersistableBundle extras, in portEvent() method in PlaybackActivityMonitor
13344 public void portEvent(int portId, int event, @Nullable PersistableBundle extras) { in portEvent() method in AudioService
102 oneway void portEvent(in int portId, in int event, in @nullable PersistableBundle extras); in portEvent() method