Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java1218 void setTimeSource(TimeSource timeSource) { in setTimeSource() argument
1219 mTimeSource = timeSource; in setTimeSource()