Searched defs:iconState (Results 1 – 4 of 4) sorted by relevance
220 public void onSystemIconStateChanged(String iconState) { in onSystemIconStateChanged()227 String iconState = mIconProvider.getSystemIconState(); in verifyIconChanged() local
110 IconState iconState = new IconState(true, R.drawable.icon, ""); in getWifiIndicator() local
236 public void onSystemIconStateChanged(String iconState) { in onSystemIconStateChanged()
251 int[] iconState = mMuteButton.getIcon().getState(); in updateMuteButtonIconState() local