Searched defs:isRecreating (Results 1 – 2 of 2) sorted by relevance
55 private var isRecreating = false in <lambda>() variable
155 private boolean isRecreating; // whether the activity is going to be recreated field in InCallActivity633 void onNewIntent(Intent intent, boolean isRecreating) { in onNewIntent()