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.java501 private int getUnusedColor(String callingPackage, String callingFeatureId) { in getUnusedColor() method in SubscriptionController
1481 int color = getUnusedColor(mContext.getOpPackageName(), null); in insertEmptySubInfoRecord()