Searched defs:onChangeConfiguration2 (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp925 onChangeConfiguration2(msg);
1619 // skip onChangeConfiguration2 (decoder destruction) if not seeking.
1637 // mContinuation, which then is handled below in onChangeConfiguration2.
1658 void LiveSession::onChangeConfiguration2(const sp<AMessage> &msg) { function in class:android::LiveSession
1659 ALOGV("onChangeConfiguration2");
1724 // stream URI could change even if onChangeConfiguration2 is only

Completed in 39 milliseconds