Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/rotationresolver/
H A DRotationResolverShellCommand.java58 public int getLastCallbackCode() { in getLastCallbackCode() method in RotationResolverShellCommand.TestableRotationCallbackInternal
118 out.println(sTestableRotationCallbackInternal.getLastCallbackCode()); in getLastResolution()
/aosp12/frameworks/base/services/core/java/com/android/server/attention/
H A DAttentionManagerService.java728 public int getLastCallbackCode() { in getLastCallbackCode() method in AttentionManagerService.AttentionManagerServiceShellCommand.TestableAttentionCallbackInternal
812 out.println(mTestableAttentionCallback.getLastCallbackCode()); in cmdGetLastTestCallbackCode()