Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/
H A DLoggingBindingsFactory.java23 LoggingBindings newLoggingBindings(); in newLoggingBindings() method
H A DLogger.java37 loggingBindings = ((LoggingBindingsFactory) application).newLoggingBindings(); in get()