Searched refs:getIcons (Results 1 – 5 of 5) sorted by relevance
124 return getIcons().mQsIcons[mCurrentState.inetCondition][mCurrentState.level]; in getQsCurrentIconId()126 return getIcons().mQsDiscState; in getQsCurrentIconId()128 return getIcons().mQsNullState; in getQsCurrentIconId()137 return getIcons().mSbIcons[mCurrentState.inetCondition][mCurrentState.level]; in getCurrentIconId()139 return getIcons().mSbDiscState; in getCurrentIconId()141 return getIcons().mSbNullState; in getCurrentIconId()151 return getIcons().mContentDesc[mCurrentState.level]; in getContentDescription()153 return getIcons().mDiscContentDesc; in getContentDescription()171 protected I getIcons() { in getIcons() method in SignalController
108 return getIcons().mDataContentDescription; in getDataContentDescription()202 MobileIconGroup icons = getIcons(); in notifyListeners()
95 public List<IconInfo> getIcons() {
84 for (IconInfo iconInfo : provider.getIcons()) { in runTest()
184 getIcons(res); in NavigationBarView()257 private void getIcons(Resources res) { in getIcons() method in NavigationBarView268 getIcons(getContext().getResources()); in setLayoutDirection()