Searched defs:isRecreating (Results 1 – 1 of 1) sorted by relevance
155 private boolean isRecreating; // whether the activity is going to be recreated field in InCallActivity633 void onNewIntent(Intent intent, boolean isRecreating) { in onNewIntent()