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.java32 public class LNotificationActivity extends FragmentActivity { class
DHeadsUpNotificationFragment.java123 push.setClass(getActivity(), LNotificationActivity.class); in createNotification()