Searched defs:getDozeAmount (Results 1 – 5 of 5) sorted by relevance
11 …ingly. Within SystemUI, [StatusBarStateController][19] #isDozing and #getDozeAmount can be used to… hashtag in Doze
71 float getDozeAmount(); in getDozeAmount() method
114 override fun getDozeAmount() = dozeAmount in getDozeAmount() method in com.android.systemui.statusbar.FakeStatusBarStateController
324 public float getDozeAmount() { in getDozeAmount() method in StatusBarStateControllerImpl
678 public float getDozeAmount() { in getDozeAmount() method in AmbientState