Searched refs:FLAG_HIGH_PRIORITY (Results 1 – 4 of 4) sorted by relevance
582 String FLAG_HIGH_PRIORITY = "high_priority"; field1092 MessageColumns.FLAG_HIGH_PRIORITY,1113 MessageColumns.FLAG_HIGH_PRIORITY,
187 if ((n.flags & Notification.FLAG_HIGH_PRIORITY) != 0) { in calculateInitialImportance()
235 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY245 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY,1779 BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY)) in handleMsgListChangesMsg()
340 c.getColumnIndex(BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY); in setMessageColumns()1932 where += " AND " + BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY + "!=1"; in setWhereFilterPriority()1934 where += " AND " + BluetoothMapContract.MessageColumns.FLAG_HIGH_PRIORITY + "=1"; in setWhereFilterPriority()