Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java1213 void setTimeSource(TimeSource timeSource) { in setTimeSource() argument
1214 mTimeSource = timeSource; in setTimeSource()