Home
last modified time | relevance | path

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

/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
DLNotificationActivity.java28 public class LNotificationActivity extends Activity { class
DHeadsUpNotificationFragment.java124 push.setClass(getActivity(), LNotificationActivity.class); in createNotification()