HomeSort by relevance Sort by last modified time
    Searched refs:onReset (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 42 virtual void onReset();
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootsLoader.java 78 protected void onReset() {
79 super.onReset();
UriDerivativeLoader.java 113 protected void onReset() {
114 super.onReset();
DirectoryLoader.java 243 protected void onReset() {
244 super.onReset();
RecentLoader.java 301 protected void onReset() {
302 super.onReset();
  /packages/apps/Settings/src/com/android/settings/net/
SummaryForAllUidLoader.java 75 protected void onReset() {
76 super.onReset();
ChartDataLoader.java 123 protected void onReset() {
124 super.onReset();
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 44 virtual void onReset();
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.h 43 virtual void onReset();
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.h 45 virtual void onReset();
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.h 40 virtual void onReset();
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.h 46 virtual void onReset();
  /frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
PhotoBitmapLoader.java 150 protected void onReset() {
151 super.onReset();
  /packages/apps/Gallery2/src/com/android/photos/data/
PhotoSetLoader.java 78 protected void onReset() {
79 super.onReset();
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
EmlMessageLoader.java 170 protected void onReset() {
171 super.onReset();
  /frameworks/av/media/libstagefright/include/
SoftVideoDecoderOMXComponent.h 49 virtual void onReset();
SimpleSoftOMXComponent.h 74 virtual void onReset();
  /frameworks/base/core/java/android/content/
CursorLoader.java 179 protected void onReset() {
180 super.onReset();
Loader.java 39 * {@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() {
  /frameworks/support/v4/java/android/support/v4/content/
CursorLoader.java 142 protected void onReset() {
143 super.onReset();
Loader.java 268 * an optional intermediate state prior to {@link #onReset()} -- it means that
272 * {@link #onReset()} happens. You can retrieve the current abandoned
286 * values, and then calls the implementation's {@link #onReset()}.
291 onReset();
305 protected void onReset() {
  /packages/apps/UnifiedEmail/src/com/android/mail/content/
ObjectCursorLoader.java 159 protected void onReset() {
160 super.onReset();
  /frameworks/av/cmds/stagefright/
SimplePlayer.h 99 status_t onReset();
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialCursorLoader.java 145 protected void onReset() {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationCursorLoader.java 87 public void onReset() {

Completed in 2268 milliseconds

1 2 3 4