Home
last modified time | relevance | path

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

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