Home
last modified time | relevance | path

Searched refs:pAIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
DFmService.java1765 PendingIntent pAIntent = PendingIntent.getActivity(mContext, 0, aIntent, 0); in showPlayingNotification() local
1786 mNotificationBuilder.setContentIntent(pAIntent); in showPlayingNotification()