Lines Matching refs:putNull
190 values.putNull(Root.COLUMN_CAPACITY_BYTES); in queryRoots()
191 values.putNull(Root.COLUMN_AVAILABLE_BYTES); in queryRoots()
551 values.putNull(COLUMN_DEVICE_ID); in disconnectDocuments()
552 values.putNull(COLUMN_STORAGE_ID); in disconnectDocuments()
553 values.putNull(COLUMN_OBJECT_HANDLE); in disconnectDocuments()
755 values.putNull(COLUMN_STORAGE_ID); in getDeviceDocumentValues()
756 values.putNull(COLUMN_OBJECT_HANDLE); in getDeviceDocumentValues()
757 values.putNull(COLUMN_PARENT_DOCUMENT_ID); in getDeviceDocumentValues()
763 values.putNull(Document.COLUMN_SUMMARY); in getDeviceDocumentValues()
764 values.putNull(Document.COLUMN_LAST_MODIFIED); in getDeviceDocumentValues()
774 values.putNull(Document.COLUMN_SIZE); in getDeviceDocumentValues()
778 extraValues.putNull(Root.COLUMN_AVAILABLE_BYTES); in getDeviceDocumentValues()
779 extraValues.putNull(Root.COLUMN_CAPACITY_BYTES); in getDeviceDocumentValues()
800 values.putNull(COLUMN_OBJECT_HANDLE); in getStorageDocumentValues()
806 values.putNull(Document.COLUMN_SUMMARY); in getStorageDocumentValues()
807 values.putNull(Document.COLUMN_LAST_MODIFIED); in getStorageDocumentValues()
844 values.putNull(Document.COLUMN_SUMMARY); in getObjectDocumentValues()
848 values.putNull(Document.COLUMN_ICON); in getObjectDocumentValues()
855 values.putNull(Document.COLUMN_SIZE); in getObjectDocumentValues()