/frameworks/base/services/core/java/com/android/server/policy/ |
D | WindowOrientationListener.java | 159 mOrientationJudge.resetLocked(clearCurrentRotation); in enable() 335 public abstract void resetLocked(boolean clearCurrentRotation); in resetLocked() method in WindowOrientationListener.OrientationJudge 658 resetLocked(true /* clearCurrentRotation */); in onSensorChanged() 834 public void resetLocked(boolean clearCurrentRotation) { in resetLocked() method in WindowOrientationListener.AccelSensorJudge 1074 public void resetLocked(boolean clearCurrentRotation) { in resetLocked() method in WindowOrientationListener.OrientationSensorJudge
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityServiceConnection.java | 114 resetLocked(); in unbindLocked() 267 resetLocked(); in binderDied()
|
D | UiAutomationManager.java | 206 mUiAutomationService.resetLocked(); in destroyUiAutomationService()
|
D | AbstractAccessibilityServiceConnection.java | 969 public void resetLocked() { in resetLocked() method in AbstractAccessibilityServiceConnection
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | DispSync.cpp | 507 resetLocked(); in reset() 510 void DispSync::resetLocked() { in resetLocked() function in android::impl::DispSync 575 resetLocked(); in addResyncSample() 786 resetLocked(); in setIgnorePresentFences()
|
D | DispSync.h | 193 void resetLocked();
|
/frameworks/base/services/core/java/com/android/server/tv/ |
D | TvInputHardwareManager.java | 181 connection.resetLocked(null, null, null, null, null); in onDeviceUnavailable() 385 connection.resetLocked(hardware, callback, info, callingUid, resolvedUserId); in acquireHardware() 406 connection.resetLocked(null, null, null, null, null); in releaseHardware() 623 public void resetLocked(TvInputHardwareImpl hardware, ITvInputHardwareCallback callback, in resetLocked() method in TvInputHardwareManager.Connection 696 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 | 12326 HSPLcom/android/server/policy/WindowOrientationListener$OrientationSensorJudge;->resetLocked(Z)V
|