Searched refs:FLAG_HIGH_PRIORITY (Results 1 – 9 of 9) 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()
356 if (0 != (n.flags & Notification.FLAG_HIGH_PRIORITY)) { in calculateInitialImportance()
655 public static final int FLAG_HIGH_PRIORITY = 0x00000080; field in Notification705 FLAG_AUTO_CANCEL, FLAG_NO_CLEAR, FLAG_FOREGROUND_SERVICE, FLAG_HIGH_PRIORITY,4420 setFlag(FLAG_HIGH_PRIORITY, highPriority); in setFullScreenIntent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5733 field @Deprecated public static final int FLAG_HIGH_PRIORITY = 128; // 0x80
4606 field public static final deprecated int FLAG_HIGH_PRIORITY = 128; // 0x80