Searched refs:NOTIF_ID (Results 1 – 1 of 1) sorted by relevance
73 private static int NOTIF_ID = 'S' << 24 + 'd' << 16 + 'k' << 8 + 'C' << 0; field in ControllerService312 nm.notify(NOTIF_ID, n); in showNotification()317 nm.cancel(NOTIF_ID); in removeNotification()