Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/
DEfData.java45 @interface EFSource {} annotation
DCarrierDisplayNameResolver.java42 import com.android.internal.telephony.cdnr.EfData.EFSource;
453 private static int getSourcePriority(@EFSource int source) { in getSourcePriority()