HomeSort by relevance Sort by last modified time
    Searched defs:onReset (Results 51 - 75 of 162) sorted by null

1 23 4 5 6 7

  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder2.cpp 77 onReset();
721 void SoftAACEncoder2::onReset() {
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 576 void SoftAMR::onReset() {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 387 void SoftMPEG4::onReset() {
388 SoftVideoDecoderOMXComponent::onReset();
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 329 void SoftVPX::onReset() {
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 770 void SoftVPXEncoder::onReset() {
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 608 void SoftOpus::onReset() {
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 559 void SoftVorbis::onReset() {
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 696 void SoftVideoDecoderOMXComponent::onReset() {
  /frameworks/base/core/java/android/content/
Loader.java 39 * {@link #onStopLoading()}, {@link #onForceLoad()}, and {@link #onReset()}.</p>
422 * an optional intermediate state prior to {@link #onReset()} -- it means that
426 * {@link #onReset()} happens. You can retrieve the current abandoned
446 * values, and then calls the implementation's {@link #onReset()}.
451 onReset();
465 protected void onReset() {
  /frameworks/support/loader/src/main/java/androidx/loader/content/
Loader.java 415 * an optional intermediate state prior to {@link #onReset()} -- it means that
419 * {@link #onReset()} happens. You can retrieve the current abandoned
441 * values, and then calls the implementation's {@link #onReset()}.
447 onReset();
462 protected void onReset() {
  /hardware/google/av/media/codecs/amr_nb_wb/
C2SoftAmrDec.cpp 154 void C2SoftAmrDec::onReset() {
C2SoftAmrNbEnc.cpp 173 void C2SoftAmrNbEnc::onReset() {
C2SoftAmrWbEnc.cpp 186 void C2SoftAmrWbEnc::onReset() {
  /hardware/google/av/media/codecs/flac/
C2SoftFlacDec.cpp 121 void C2SoftFlacDec::onReset() {
C2SoftFlacEnc.cpp 142 void C2SoftFlacEnc::onReset() {
  /hardware/google/av/media/codecs/g711/
C2SoftG711Dec.cpp 123 void C2SoftG711Dec::onReset() {
  /hardware/google/av/media/codecs/opus/
C2SoftOpusDec.cpp 130 void C2SoftOpusDec::onReset() {
  /hardware/google/av/media/codecs/vorbis/
C2SoftVorbisDec.cpp 139 void C2SoftVorbisDec::onReset() {
  /hardware/google/av/media/codecs/vpx/
C2SoftVpxEnc.cpp 108 void C2SoftVpxEnc::onReset() {
  /packages/apps/Contacts/src/com/android/contacts/list/
DirectoryListLoader.java 214 protected void onReset() {
  /packages/apps/Dialer/java/com/android/contacts/common/list/
DirectoryListLoader.java 187 protected void onReset() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 349 mOnHeightChangedListener.onReset(this);
579 void onReset(ExpandableView view);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
Manager.java 192 mAccuracyListener.onReset();
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 332 void SoftAVC::onReset() {
333 SoftVideoDecoderOMXComponent::onReset();
  /hardware/google/av/media/codecs/aac/
C2SoftAacEnc.cpp 120 onReset();
144 void C2SoftAacEnc::onReset() {

Completed in 561 milliseconds

1 23 4 5 6 7