Searched refs:startWithStatus (Results 1 – 3 of 3) sorted by relevance
123 status_t PlayerBase::startWithStatus(audio_port_handle_t deviceId) { in startWithStatus() function in android::PlayerBase163 (void)startWithStatus(deviceId); in start()
47 status_t startWithStatus(audio_port_handle_t deviceId);
206 (void) mPlayerBase->startWithStatus(getDeviceId()); in systemStart()