Searched refs:NotifyingController (Results 1 – 2 of 2) sorted by relevance
34 public class NotifyingController extends Activity { class49 startService(new Intent(NotifyingController.this, 56 stopService(new Intent(NotifyingController.this,
99 new Intent(this, NotifyingController.class), 0); in showNotification()