Searched defs:notificationType (Results 1 – 3 of 3) sorted by relevance
47 final int notificationType = getIntent().getIntExtra( in onCreate() local
312 final int notificationType; in buildAndSendNotification() local517 int notificationType, in checkForChangeAndSaveData()
139 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()