Home
last modified time | relevance | path

Searched refs:getUnusedColor (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java692 private int getUnusedColor(String callingPackage, String callingFeatureId) { in getUnusedColor() method in SubscriptionController
1711 int color = getUnusedColor(mContext.getOpPackageName(), mContext.getAttributionTag()); in insertEmptySubInfoRecord()