Searched refs:iconPkg (Results 1 – 1 of 1) sorted by relevance
194 private void updateSlot(String slot, String iconPkg, int iconId) { in updateSlot() argument196 if (iconPkg == null) { in updateSlot()197 iconPkg = mContext.getPackageName(); in updateSlot()226 StatusBarIcon icon = new StatusBarIcon(iconPkg, UserHandle.SYSTEM, iconId, 0, 0, "Demo", in updateSlot()