Home
last modified time | relevance | path

Searched defs:getSingleInstance (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/protolog/
H A DProtoLogImpl.java94 public static synchronized ProtoLogImpl getSingleInstance() { in getSingleInstance() method in ProtoLogImpl
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/protolog/
H A DShellProtoLogImpl.java106 public static synchronized ShellProtoLogImpl getSingleInstance() { in getSingleInstance() method in ShellProtoLogImpl
/aosp12/frameworks/base/tests/Internal/src/com/android/internal/protolog/
H A DProtoLogImplTest.java134 public void getSingleInstance() { in getSingleInstance() method in ProtoLogImplTest