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