OSDN Git Service

DO NOT MERGE MAP: fixed missing filtering on Priority
authorkschulz <k.schulz@samsung.com>
Fri, 11 Oct 2013 13:13:25 +0000 (15:13 +0200)
committerZhihai Xu <zhihaixu@google.com>
Sat, 8 Mar 2014 08:17:20 +0000 (00:17 -0800)
commit6d4c5c8befa3e585271ed4db770dd6990827d1f0
tree58b3aa64599edc7ce6da19e80b8b5b8120c5f489
parentd3195daf68329036df6a01331b466844b5cb29de
DO NOT MERGE MAP: fixed missing filtering on Priority

FilterPriority was ignored in the code as SMS does not have priority.
This fixes the support for the priority filter for sms + mms.
NOTICE: sms messages does not have priority and hence will return
an empty messagelisting if the client requests a list with priority
filter set til high-pri only.

Bug: 11168636
Change-Id: If028e47850323d20d1e9a23bc947782ae8da1df0
src/com/android/bluetooth/map/BluetoothMapContent.java