Searched refs:getUnusedColor (Results 1 – 1 of 1) sorted by relevance
692 private int getUnusedColor(String callingPackage, String callingFeatureId) { in getUnusedColor() method in SubscriptionController1711 int color = getUnusedColor(mContext.getOpPackageName(), mContext.getAttributionTag()); in insertEmptySubInfoRecord()