Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusIconDisplayable.java22 String getSlot(); in getSlot() method
DStatusBarWifiView.java101 public String getSlot() { in getSlot() method in StatusBarWifiView
DStatusBarMobileView.java242 public String getSlot() { in getSlot() method in StatusBarMobileView
DStatusBarIconView.java584 public String getSlot() { in getSlot() method in StatusBarIconView
/frameworks/native/services/inputflinger/reader/mapper/
DMultiTouchInputMapper.h79 inline const Slot* getSlot(size_t index) const { return &mSlots[index]; } 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/libstagefright/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