Searched defs:statusIcon (Results 1 – 7 of 7) sorted by relevance
423 IconState statusIcon = null; in getSbInfo() local589 IconState statusIcon = new IconState(isNoCalling, in maybeNotifyCallStateChanged() local600 IconState statusIcon = new IconState(isNoCalling, in updateNoCallingState() local627 IconState statusIcon = new IconState(isNoCalling, in refreshCallIndicator() local662 IconState statusIcon = new IconState( in notifyWifiLevelChange() local677 IconState statusIcon = new IconState( in notifyDefaultMobileLevelChange() local693 IconState statusIcon = new IconState( in notifyMobileLevelChangeIfNecessary() local
109 IconState statusIcon = new IconState( in notifyListenersForNonCarrierWifi() local126 IconState statusIcon = new IconState( in notifyListenersForNonCarrierWifi() local153 IconState statusIcon = in notifyListenersForCarrierWifi() local
168 protected final void notifyCallStateChange(IconState statusIcon, int subId) { in notifyCallStateChange()
173 public void setCallIndicator(IconState statusIcon, int subId) { in setCallIndicator()
274 final StatusBarIcon statusIcon = icon != null in updateStatusIcon() local
227 public void setCallIndicator(@NonNull IconState statusIcon, int subId) { in setCallIndicator()
835 Icon statusIcon = status.getIcon(); in createStatusRemoteViews() local