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