Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java222 public void setLogBuffer(LogBuffer logBuffer) { in setLogBuffer() method in KeyguardClockSwitch
DKeyguardClockSwitchController.java196 mView.setLogBuffer(mLogBuffer); in KeyguardClockSwitchController()