Searched refs:FLAG_HIGH_PRIORITY (Results 1 – 7 of 7) sorted by relevance
542 String FLAG_HIGH_PRIORITY = "high_priority"; field1021 MessageColumns.FLAG_HIGH_PRIORITY,1043 MessageColumns.FLAG_HIGH_PRIORITY,
60 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY, in setMessageColumns()
1564 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY, in msgListing_withEmailCursorOnly()1657 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY, in msgListing_withImCursorOnly()
1088 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY in handleMsgListChangesMsg_withNonExistingMessage_andVersion11()1136 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY, in handleMsgListChangesMsg_withNonExistingMessage_andVersion12()
187 if ((n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) { in calculateInitialImportance()
243 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY254 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY,2086 .FLAG_HIGH_PRIORITY)) in handleMsgListChangesMsg()
352 c.getColumnIndex(BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY); in setMessageColumns()1888 where += " AND " + BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY + "!=1"; in setWhereFilterPriority()1890 where += " AND " + BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY + "=1"; in setWhereFilterPriority()