Searched refs:insertMessage (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapEmailProvider.java454 id = insertMessage(accountId, folderId.toString());
474 abstract protected String insertMessage(String accountId, String folderId); method in class:BluetoothMapEmailProvider
H A DBluetoothMapIMProvider.java259 id = insertMessage(accountId, values);
279 abstract protected String insertMessage(String accountId, ContentValues values); method in class:BluetoothMapIMProvider

Completed in 278 milliseconds