Home
last modified time | relevance | path

Searched refs:getLastCallbackCode (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/rotationresolver/
H A DRotationResolverShellCommand.java57 public int getLastCallbackCode() { in getLastCallbackCode() method in RotationResolverShellCommand.TestableRotationCallbackInternal
119 out.println(sTestableRotationCallbackInternal.getLastCallbackCode()); in getLastResolution()
/aosp14/frameworks/base/services/core/java/com/android/server/attention/
H A DAttentionManagerService.java935 public int getLastCallbackCode() { in getLastCallbackCode() method in AttentionManagerService.AttentionManagerServiceShellCommand.TestableAttentionCallbackInternal
952 public double getLastCallbackCode() { in getLastCallbackCode() method in AttentionManagerService.AttentionManagerServiceShellCommand.TestableProximityUpdateCallbackInternal
1059 out.println(mTestableAttentionCallback.getLastCallbackCode()); in cmdGetLastTestCallbackCode()
1065 out.println(mTestableProximityUpdateCallback.getLastCallbackCode()); in cmdGetLastTestProximityUpdateCallbackCode()