/frameworks/support/media-compat/tests/src/android/support/v4/media/session/ |
D | MediaSessionCompatTest.java | 181 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/ |
D | WindowOrientationListener.java | 135 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/ |
D | MagnificationController.java | 196 resetLocked(true); in unregister() 397 return resetLocked(animate); in reset() 401 private boolean resetLocked(boolean animate) { in resetLocked() method in MagnificationController
|
D | AccessibilityManagerService.java | 2907 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/ |
D | TvInputHardwareManager.java | 184 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/ |
D | NetworkStatsRecorder.java | 141 public void resetLocked() { in resetLocked() method in NetworkStatsRecorder
|
/frameworks/base/services/ |
D | art-profile | 3628 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
|