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

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

Completed in 43 milliseconds