Lines Matching refs:icicle
321 protected void onCreate(Bundle icicle) {322 super.onCreate(icicle);329 Log.v(TAG, "onCreate: this = " + this + ", icicle = " + icicle);334 if (icicle != null) {335 // A non-null icicle means that this activity is being344 // run once (with icicle==null the first time), which means347 icicle! "