Home | History | Annotate | Download | only in phone

Lines Matching refs:processIntent

350         processIntent(intent);
353 // shown. Otherwise finish() is called inside processIntent(), is isFinishing() here will
391 private void processIntent(Intent intent) {
393 Log.v(TAG, "processIntent() = " + intent + ", thread: " + Thread.currentThread());