Searched defs:iconState (Results 1 – 6 of 6) sorted by relevance
49 IconState iconState = iconArg.getValue(); in verifyLastEthernetIcon() 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()
2218 private int iconState; // from Events field in VolumeDialogImpl.VolumeRow
375 void onSystemIconStateChanged(String iconState); in onSystemIconStateChanged()
301 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance() local