Lines Matching refs:isFinishing
385 // isFinishing() return false when 1. broadcast is still ongoing, or 2. dialog is being386 // shown. Otherwise finish() is called inside processIntent(), is isFinishing() here will388 if (DBG) Log.v(TAG, "At the end of onCreate(). isFinishing(): " + isFinishing());