Home
last modified time | relevance | path

Searched defs:getSlot (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusIconDisplayable.java22 String getSlot(); in getSlot() method
DStatusBarIconView.java644 public String getSlot() { in getSlot() method in StatusBarIconView
/frameworks/native/services/inputflinger/reader/mapper/accumulator/
DMultiTouchMotionAccumulator.h81 inline const Slot& getSlot(size_t index) const { in getSlot() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
DModernStatusBarView.kt51 override fun getSlot() = slot in getSlot() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarIconList.java59 public Slot getSlot(String name) { in getSlot() method in StatusBarIconList
/frameworks/av/media/module/bqhelper/
DGraphicBufferSource.cpp110 slot_id getSlot() const { in getSlot() function
227 slot_id getSlot() const { in getSlot() function
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameManager.java439 FrameSlot getSlot(String name) { in getSlot() method in FrameManager