Searched defs:iconState (Results 1 – 10 of 10) sorted by relevance
63 IconState iconState = iconArg.getValue(); in verifyLastEthernetIcon() local
206 public void onSystemIconStateChanged(String iconState) { in onSystemIconStateChanged()213 String iconState = mIconProvider.getSystemIconState(); in verifyIconChanged() local
110 IconState iconState = new IconState(true, R.drawable.icon, ""); in getWifiIndicator() local
381 ViewState iconState = mIconStates.get(view); in resetViewStates() local405 IconState iconState = mIconStates.get(view); in calculateIconTranslations() local442 IconState iconState = mIconStates.get(view); in calculateIconTranslations() local468 IconState iconState = mIconStates.get(view); in calculateIconTranslations() local473 IconState iconState = mIconStates.get(mIsolatedIcon); in calculateIconTranslations() local
257 static VolumeDialogEvent fromIconState(int iconState) { in fromIconState()402 final Integer iconState = (Integer) list[1]; in logEvent() local494 private static String iconStateToString(int iconState) { in iconStateToString()
2237 private int iconState; // from Events field in VolumeDialogImpl.VolumeRow
206 public void onSystemIconStateChanged(String iconState) { in onSystemIconStateChanged()
842 QsInfo(int typeIcon, IconState iconState, CharSequence desc) { in QsInfo()855 SbInfo(boolean show, int typeIcon, IconState iconState) { in SbInfo()
375 void onSystemIconStateChanged(String iconState); in onSystemIconStateChanged()
301 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance() local