Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DSimPhonebookContract.java79 public static String getEfUriPath(@ElementaryFiles.EfType int efType) { in getEfUriPath()
280 public static Uri getContentUri(int subscriptionId, @ElementaryFiles.EfType int efType) { in getContentUri()
312 int subscriptionId, @ElementaryFiles.EfType int efType, in getItemUri()
355 int subscriptionId, @ElementaryFiles.EfType int efType) { in buildContentUri()
497 public static Uri getItemUri(int subscriptionId, @EfType int efType) { in getItemUri()
513 public @interface EfType { annotation in SimPhonebookContract.ElementaryFiles