Searched defs:reset (Results 201 - 225 of 283) sorted by relevance

1234567891011>>

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiInfo.java249 public void reset() { method in class:WifiInfo
/frameworks/native/services/sensorservice/
H A DFusion.cpp163 void reset() { function in class:android::Covariance
394 // detect divergence, we reset the fusion.
/frameworks/native/services/surfaceflinger/
H A DDispSync.cpp387 reset();
404 void DispSync::reset() { function in class:android::DispSync
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp695 displayData.reset();
801 void HWComposer::DisplayData::reset() { function in class:android::HWComposer::DisplayData
802 ALOGV("DisplayData reset");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java165 reset();
182 private void reset() { method in class:GsmCdmaCallTracker
183 Rlog.d(LOG_TAG, "reset");
/frameworks/support/design/src/android/support/design/widget/
H A DBottomSheetBehavior.java230 reset();
284 reset();
526 private void reset() { method in class:BottomSheetBehavior
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp685 reset();
855 status_t CameraSource::reset() { function in class:android::CameraSource
856 ALOGD("reset: E");
906 ALOGD("reset: X");
/frameworks/av/services/audioflinger/
H A DTracks.cpp670 // states to reset position info for non-offloaded/direct tracks
673 mFrameMap.reset();
721 reset();
791 reset();
808 // do not reset the track if it is still in the process of being stopped or paused.
811 // remove from active track list, reset(), and trigger presentation complete
816 reset();
835 void AudioFlinger::PlaybackThread::Track::reset() function in class:android::AudioFlinger::PlaybackThread::Track
837 // Do not reset twice to avoid discarding data written just after a flush and before
957 ALOGV("presentationComplete() reset
[all...]
/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java971 * center or {@code false} to reset the scale and center
975 public boolean reset(boolean animate) { method in class:AccessibilityService.MagnificationController
983 Log.w(LOG_TAG, "Failed to reset", re);
/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java257 void reset() { method in class:ViewTreeObserver.InternalInsetsInfo
/frameworks/base/core/java/android/view/animation/
H A DAnimation.java283 public void reset() { method in class:Animation
298 * If you cancel an animation manually, you must call {@link #reset()}
301 * @see #reset()
353 reset();
/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java415 reset();
427 public void reset() { method in class:RemoteViewsAdapter.RemoteViewsMetaData
736 public void reset() { method in class:RemoteViewsAdapter.FixedSizeRemoteViewsCache
737 // Note: We do not try and reset the meta data, since that information is still used by
920 // If we encounter a crash when updating, we should reset the metadata & cache and trigger
924 metaData.reset();
927 mCache.reset();
1161 mCache.reset();
/frameworks/base/core/java/com/android/internal/widget/
H A DSlidingTab.java96 * Listener used to reset the view when the current animation completes.
297 void reset(boolean animate) { method in class:SlidingTab.Slider
568 public void reset(boolean animate) { method in class:SlidingTab
569 mLeftSlider.reset(animate);
570 mRightSlider.reset(animate);
580 reset(false);
635 mCurrentSlider.reset(false);
726 mLeftSlider.reset(false);
727 mRightSlider.reset(false);
/frameworks/base/core/jni/android/graphics/
H A DPath.cpp57 static void reset(JNIEnv* env, jobject clazz, jlong objHandle) { function in class:android::SkPathGlue
59 obj->reset();
476 {"native_reset","(J)V", (void*) SkPathGlue::reset},
/frameworks/base/graphics/java/android/graphics/
H A DMatrix.java49 public void reset() {
267 * (deep) copy the src matrix into this matrix. If src is null, reset this
272 reset();
297 public void reset() { method in class:Matrix
H A DPath.java73 public void reset() { method in class:Path
78 // call, which does now reset fill type.
/frameworks/base/location/java/android/location/
H A DGnssMeasurement.java135 * The state of the 'Accumulated Delta Range' has detected a reset.
193 public void reset() { method in class:GnssMeasurement
522 * <p>It indicates whether {@link #getAccumulatedDeltaRangeMeters()} is reset or there is a
568 * Gets the accumulated delta range since the last channel reset, in meters.
/frameworks/base/media/java/android/media/tv/
H A DTvView.java196 * {@link #reset} is called for the main {@link TvView} or {@code setMain()} is called for other
347 public void reset() { method in class:TvView
348 if (DEBUG) Log.d(TAG, "reset()");
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DActivatableNotificationView.java893 public void reset() { method in class:ActivatableNotificationView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java361 reset(true);
510 public void reset(boolean animate) { method in class:KeyguardAffordanceHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java79 instance.reset();
703 public void reset() { method in class:HeadsUpManager.HeadsUpEntry
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DMagnificationController.java141 * reset magnification.
366 public boolean reset(boolean animate) { method in class:MagnificationController
640 reset(false);
656 * @return {@code true} if magnification was reset to the disabled state,
662 reset(animate);
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStarter.java180 private void reset() { method in class:ActivityStarter
1181 reset();
1514 // If the caller has requested that the target task be reset, then do so.
1565 // Go ahead and reset it.
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java83 reset();
87 public void reset() { method in class:Path_Delegate
88 mPath.reset();
92 reset();
127 pathDelegate.mPath.reset();
132 // call out to reset since there's nothing to optimize in
526 mPath.reset();
612 // Path#reset is called.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java133 mRingingCall.reset();
143 mRingingCall.reset();
455 void reset() { method in class:SipPhone.SipCall
456 if (SC_DBG) log("reset");

Completed in 550 milliseconds

1234567891011>>