Searched refs:PageAgnosticWarningActivity (Results 1 – 3 of 3) sorted by relevance
31 public class PageAgnosticWarningActivity extends Activity { class
126 Intent intent = new Intent(context, PageAgnosticWarningActivity.class); in showPageAgnosticWarning()
80 Intent notifyIntent = new Intent(this, PageAgnosticWarningActivity.class); in buildNotification()