Home
last modified time | relevance | path

Searched defs:flushAll (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DTestShellExecutor.java50 public void flushAll() { in flushAll() method in TestShellExecutor
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessageCache.java74 public void flushAll() { in flushAll() method in HdmiCecMessageCache
/aosp12/frameworks/base/media/java/android/media/
H A DMediaInserter.java72 public void flushAll() throws RemoteException { in flushAll() method in MediaInserter
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/logging/
H A DFileLog.java110 public static boolean flushAll(PrintWriter out) throws InterruptedException { in flushAll() method in FileLog