Home | History | Annotate | Download | only in app

Lines Matching refs:newIntent

708      * @param newIntent The new Intent object to return from getIntent 
713 public void setIntent(Intent newIntent) {
714 mIntent = newIntent;