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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapEmailProvider.java509 return queryMessage(accountId, projection, selection, selectionArgs, sortOrder);
561 abstract protected Cursor queryMessage(String accountId, String[] projection, String selection, String[] selectionArgs, method in class:BluetoothMapEmailProvider
H A DBluetoothMapIMProvider.java311 return queryMessage(accountId, projection, selection, selectionArgs, sortOrder);
381 abstract protected Cursor queryMessage(String accountId, String[] projection, String selection, method in class:BluetoothMapIMProvider

Completed in 69 milliseconds