| /packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
| D | BluetoothMapEmailProvider.java | 460 Long folderId = values.getAsLong(BluetoothMapContract.MessageColumns.FOLDER_ID); in insert() local 493 protected abstract String insertMessage(String accountId, String folderId); in insertMessage() 634 Long folderId = values.getAsLong(BluetoothMapContract.MessageColumns.FOLDER_ID); in update() local 666 protected abstract int updateMessage(String accountId, Long messageId, Long folderId, in updateMessage() 685 long folderId = extras.getLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, -1); in call() local 708 protected abstract int syncFolder(long accountId, long folderId); in syncFolder()
|
| D | BluetoothMapIMProvider.java | 534 Long folderId = values.getAsLong(BluetoothMapContract.MessageColumns.FOLDER_ID); in update() local 570 protected abstract int updateMessage(String accountId, Long messageId, Long folderId, in updateMessage() 630 long folderId = extras.getLong(BluetoothMapContract.EXTRA_UPDATE_FOLDER_ID, -1); in call() local 665 protected abstract int syncFolder(long accountId, long folderId); in syncFolder()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/ |
| D | BluetoothMapEmailProviderTest.java | 400 protected String insertMessage(String accountId, String folderId) { in insertMessage() 428 protected int updateMessage(String accountId, Long messageId, Long folderId, in updateMessage() 434 protected int syncFolder(long accountId, long folderId) { in syncFolder()
|
| D | BluetoothMapIMProviderTest.java | 651 protected int updateMessage(String accountId, Long messageId, Long folderId, in updateMessage() 657 protected int syncFolder(long accountId, long folderId) { in syncFolder()
|
| /packages/providers/PartnerBookmarksProvider/src/com/android/providers/partnerbookmarks/ |
| D | PartnerBookmarksContract.java | 83 public static final Uri buildFolderUri(long folderId) { in buildFolderUri()
|
| /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
| D | FolderAdaptiveIcon.java | 79 ActivityContext activity, int folderId, Point size) { in createFolderAdaptiveIcon()
|
| /packages/apps/Launcher3/src/com/android/launcher3/model/ |
| D | GridSizeMigrationUtil.java | 276 int id, int folderId, String srcTableName, String destTableName) { in copyEntryAndUpdate() 281 int id, int folderId, String srcTableName, String destTableName) { in copyEntryAndUpdate()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
| D | BluetoothMapContentObserver.java | 862 public long folderId = -1; // Email folder ID field in BluetoothMapContentObserver.Msg 876 Msg(long id, long folderId, int readFlag) { in Msg() 1349 long folderId = c.getInt( in initMsgList() local 1797 int folderId = c.getInt( in handleMsgListChangesMsg() local 2205 long folderId = -1; in setEmailMessageStatusDelete() local 2235 long folderId = -1; in setEmailMessageStatusDelete() local 2664 long folderId = -1; in pushMessage() local
|
| D | BluetoothMapFolderElement.java | 85 public void setFolderId(long folderId) { in setFolderId()
|
| D | BluetoothMapContent.java | 1721 private String setWhereFilterFolderTypeEmail(long folderId) { in setWhereFilterFolderTypeEmail() 1732 private String setWhereFilterFolderTypeIm(long folderId) { in setWhereFilterFolderTypeIm() 3945 long folderId = c.getLong( in getEmailMessage() local 4061 long threadId, folderId; in getIMMessage() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | AutoInstallsLayout.java | 582 int folderId = mCallback.insertAndCheck(mDb, mValues); in parseAndAdd() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
| D | BluetoothMapContentObserverTest.java | 1949 String folderName, long folderId) { in setFolderStructureWithTelecomAndMsg()
|