Searched refs:realNotification (Results 1 – 1 of 1) sorted by relevance
15 return realNotification; in getRealNotification()19 Notification realNotification; field in ShadowNotification24 realNotification.icon = icon; in __constructor__()25 realNotification.tickerText = tickerText; in __constructor__()26 realNotification.when = when; in __constructor__()33 realNotification.contentIntent = contentIntent; in setLatestEventInfo()