Home
last modified time | relevance | path

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

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