Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DDumpUtils.java83 static void writeAfterScrollAction(@NonNull DualDumpOutputStream dumpOutputStream, in writeAfterScrollAction() method in DumpUtils
H A DRotaryService.java2859 DumpUtils.writeAfterScrollAction(dumpOutputStream, dumpAsProto, "afterScrollAction", in dump()