Searched refs:defineSlots (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarIconList.java28 public void defineSlots(String[] slots) { method in class:StatusBarIconList
H A DStatusBarIconController.java140 defineSlots();
200 public void defineSlots() { method in class:StatusBarIconController
201 defineSlots(mContext.getResources().getStringArray(
H A DPhoneStatusBar.java3445 mIconController.defineSlots();
3516 if (DEBUG) Log.v(TAG, "defineSlots");

Completed in 232 milliseconds