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