Searched defs:notificationType (Results 1 – 3 of 3) sorted by relevance
47 final int notificationType = getIntent().getIntExtra( in onCreate() local
252 final int notificationType; in buildAndSendNotification() local387 String contentTitle, int state, int notificationType, Uri ringtone) { in checkForChangeAndSaveData()
139 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()