Home
last modified time | relevance | path

Searched refs:resetLocked (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/media-compat/tests/src/android/support/v4/media/session/
DMediaSessionCompatTest.java181 mCallback.resetLocked(); in testSetExtras()
205 mCallback.resetLocked(); in testSetFlags()
220 mCallback.resetLocked(); in testSetMetadata()
259 mCallback.resetLocked(); in testSetMetadataWithArtworks()
313 mCallback.resetLocked(); in testSetPlaybackState()
346 mCallback.resetLocked(); in testSetQueueAndSetQueueTitle()
373 mCallback.resetLocked(); in testSetQueueAndSetQueueTitle()
413 mCallback.resetLocked(); in testSetCaptioningEnabled()
420 mCallback.resetLocked(); in testSetCaptioningEnabled()
438 mCallback.resetLocked(); in testSetRepeatMode()
[all …]
/frameworks/base/services/core/java/com/android/server/policy/
DWindowOrientationListener.java135 mOrientationJudge.resetLocked(clearCurrentRotation); in enable()
298 public abstract void resetLocked(boolean clearCurrentRotation); in resetLocked() method in WindowOrientationListener.OrientationJudge
621 resetLocked(true /* clearCurrentRotation */); in onSensorChanged()
797 public void resetLocked(boolean clearCurrentRotation) { in resetLocked() method in WindowOrientationListener.AccelSensorJudge
1036 public void resetLocked(boolean clearCurrentRotation) { in resetLocked() method in WindowOrientationListener.OrientationSensorJudge
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java196 resetLocked(true); in unregister()
397 return resetLocked(animate); in reset()
401 private boolean resetLocked(boolean animate) { in resetLocked() method in MagnificationController
DAccessibilityManagerService.java2907 resetLocked(); in unbindLocked()
3727 public void resetLocked() { in resetLocked() method in AccessibilityManagerService.Service
3761 resetLocked(); in binderDied()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputHardwareManager.java184 connection.resetLocked(null, null, null, null, null); in onDeviceUnavailable()
388 connection.resetLocked(hardware, callback, info, callingUid, resolvedUserId); in acquireHardware()
409 connection.resetLocked(null, null, null, null, null); in releaseHardware()
626 public void resetLocked(TvInputHardwareImpl hardware, ITvInputHardwareCallback callback, in resetLocked() method in TvInputHardwareManager.Connection
699 resetLocked(null, null, null, null, null); in binderDied()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsRecorder.java141 public void resetLocked() { in resetLocked() method in NetworkStatsRecorder
/frameworks/base/services/
Dart-profile3628 HPLcom/android/server/policy/WindowOrientationListener$OrientationJudge;->resetLocked(Z)V
7842 PLcom/android/server/accessibility/AccessibilityManagerService$Service;->resetLocked()V
13274 PLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->resetLocked(Z)V