Searched refs:COLUMN_MAPPING_KEY (Results 1 – 3 of 3) sorted by relevance
70 static final String COLUMN_MAPPING_KEY = "mapping_key"; field in MtpDatabaseConstants130 COLUMN_MAPPING_KEY + " STRING," +
76 strings(COLUMN_DEVICE_ID, COLUMN_MAPPING_KEY)); in putDeviceDocument()
752 values.put(COLUMN_MAPPING_KEY, device.deviceKey); in getDeviceDocumentValues()