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