Home | History | Annotate | Download | only in deskclock

Lines Matching refs:onNewIntent

572     public void onNewIntent(Intent newIntent) {
573 super.onNewIntent(newIntent);
574 if (DEBUG) Log.d(LOG_TAG, "onNewIntent with intent: " + newIntent);