Lines Matching defs:onResume
601 public void onResume() {602 super.onResume();603 if (DEBUG) Log.d(LOG_TAG, "onResume with intent: " + getIntent());