Searched refs:mContentIntent (Results 1 – 10 of 10) sorted by relevance
71 PendingIntent mContentIntent; field in AlarmService185 mContentIntent = PendingIntent.getActivity( in showNotification()199 .setContentIntent(mContentIntent) // The intent to send when the entry is clicked in showNotification()
80 assertNotNull(mService.mContentIntent); in testServiceCreate()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...