Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java402 mExecutor.execute(this::startOnScreenDecorationsThread); in start()
430 startOnScreenDecorationsThread(); in setDebug()
483 private void startOnScreenDecorationsThread() { in startOnScreenDecorationsThread() method in ScreenDecorations