Searched refs:SCND_STORAGE_ID (Results 1 – 1 of 1) sorted by relevance
63 private static final int SCND_STORAGE_ID = 0x20001; field in MtpDatabaseTest65 private static final String SCND_STORAGE_ID_STR = Integer.toHexString(SCND_STORAGE_ID);313 numObj = mMtpDatabase.getNumObjects(SCND_STORAGE_ID, 0, 0xFFFFFFFF); in testMtpDatabaseExtStorage()