Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportStorageProvider.java46 Document.COLUMN_DOCUMENT_ID, Document.COLUMN_MIME_TYPE, Document.COLUMN_DISPLAY_NAME,
156 row.add(Document.COLUMN_DISPLAY_NAME, mRoot.getName()); in includeDefaultDocument()
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DTestDocumentsProvider.java89 Document.COLUMN_DOCUMENT_ID, Document.COLUMN_MIME_TYPE, Document.COLUMN_DISPLAY_NAME,
396 row.add(Document.COLUMN_DISPLAY_NAME, docId); in includeFile()
DExternalStorageProvider.java85 Document.COLUMN_DOCUMENT_ID, Document.COLUMN_MIME_TYPE, Document.COLUMN_DISPLAY_NAME,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java60 + Telephony.SimInfo.COLUMN_DISPLAY_NAME + " TEXT," in getStringForSimInfoTableCreation()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java331 public static final String COLUMN_DISPLAY_NAME = OpenableColumns.DISPLAY_NAME; field in DocumentsContract.Document
1369 in.putString(Document.COLUMN_DISPLAY_NAME, displayName); in createDocument()
1435 in.putString(Document.COLUMN_DISPLAY_NAME, displayName); in renameDocument()
DDocumentsProvider.java1123 final String displayName = extras.getString(Document.COLUMN_DISPLAY_NAME); in callUnchecked()
1146 final String displayName = extras.getString(Document.COLUMN_DISPLAY_NAME); in callUnchecked()
DTelephony.java4873 public static final String COLUMN_DISPLAY_NAME = "display_name"; field in Telephony.SimInfo
/frameworks/base/media/java/android/media/tv/
DTvContract.java2160 public static final String COLUMN_DISPLAY_NAME = "display_name"; field in TvContract.Channels
/frameworks/base/core/java/com/android/internal/content/
DFileSystemProvider.java622 final int displayNameIndex = ArrayUtils.indexOf(columns, Document.COLUMN_DISPLAY_NAME); in includeFile()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java487 public static final String DISPLAY_NAME = SimInfo.COLUMN_DISPLAY_NAME;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16504 field public static final java.lang.String COLUMN_DISPLAY_NAME = "display_name";
24781 field public static final java.lang.String COLUMN_DISPLAY_NAME = "_display_name";
/frameworks/base/api/
Dcurrent.txt28905 field public static final String COLUMN_DISPLAY_NAME = "display_name";
39878 field public static final String COLUMN_DISPLAY_NAME = "_display_name";