Searched refs:DROPBOX_TAG (Results 1 – 2 of 2) sorted by relevance
44 private static final String DROPBOX_TAG = "ecall_diagnostic_data"; field in EmergencyCallTests158 entry = dm.getNextEntry(DROPBOX_TAG, entriesAfterTime); in verifyEmergencyDropBoxEntriesCreatedAndDumped()167 entry = dm.getNextEntry(DROPBOX_TAG, entryTime); in verifyEmergencyDropBoxEntriesCreatedAndDumped()185 if (tag.equals(DROPBOX_TAG)) { in testEmergencyCallFailureCreatesDropboxEntries()
389 private static final String DROPBOX_TAG = "ecall_diagnostic_data"; field in TelephonyManagerTest7194 if (tag.equals(DROPBOX_TAG)) { in testPersistEmergencyCallDiagnosticData()7231 (tm) -> tm.persistEmergencyCallDiagnosticData(DROPBOX_TAG, data), in persistCallDiagnostics()7247 entry = dm.getNextEntry(DROPBOX_TAG, entriesAfterTime); in verifyEmergencyDropBoxEntriesCreatedAndDumped()