Searched refs:onReset (Results 1 - 25 of 47) sorted by relevance

12

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DRootsLoader.java77 protected void onReset() { method in class:RootsLoader
78 super.onReset();
H A DUriDerivativeLoader.java113 protected void onReset() { method in class:UriDerivativeLoader
114 super.onReset();
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
H A DSummaryForAllUidLoader.java75 protected void onReset() { method in class:SummaryForAllUidLoader
76 super.onReset();
H A DChartDataLoader.java123 protected void onReset() { method in class:ChartDataLoader
124 super.onReset();
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h43 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h47 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h42 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h45 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.h42 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h40 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h46 virtual void onReset();
/frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
H A DPhotoBitmapLoader.java150 protected void onReset() { method in class:PhotoBitmapLoader
151 super.onReset();
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h45 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h63 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h60 virtual void onReset();
/frameworks/base/core/java/android/print/
H A DPrintServiceRecommendationsLoader.java99 protected void onReset() { method in class:PrintServiceRecommendationsLoader
H A DPrintServicesLoader.java105 protected void onReset() { method in class:PrintServicesLoader
/frameworks/base/core/java/android/content/
H A DCursorLoader.java178 protected void onReset() { method in class:CursorLoader
179 super.onReset();
H A DLoader.java39 * {@link #onStopLoading()}, {@link #onForceLoad()}, and {@link #onReset()}.</p>
409 * an optional intermediate state prior to {@link #onReset()} -- it means that
413 * {@link #onReset()} happens. You can retrieve the current abandoned
433 * values, and then calls the implementation's {@link #onReset()}.
438 onReset();
452 protected void onReset() { method in class:Loader
/frameworks/support/v4/java/android/support/v4/content/
H A DCursorLoader.java174 protected void onReset() { method in class:CursorLoader
175 super.onReset();
H A DLoader.java391 * an optional intermediate state prior to {@link #onReset()} -- it means that
395 * {@link #onReset()} happens. You can retrieve the current abandoned
415 * values, and then calls the implementation's {@link #onReset()}.
420 onReset();
434 protected void onReset() { method in class:Loader
/frameworks/av/cmds/stagefright/
H A DSimplePlayer.h99 status_t onReset();
/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h47 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.h61 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h65 virtual void onReset();

Completed in 3573 milliseconds

12