Lines Matching refs:LogUtil

61 import com.android.dialer.common.LogUtil;
322 LogUtil.i( in internalResolveIntent()
391 LogUtil.i( in showPhoneAccountSelectionDialog()
417 LogUtil.enterBlock("InCallActivity.onSaveInstanceState"); in onSaveInstanceState()
487 LogUtil.i("InCallActivity.onResume", "Force-hide the dialpad"); in onResume()
595 LogUtil.i( in shouldCloseActivityOnFinish()
602 LogUtil.i( in shouldCloseActivityOnFinish()
608 LogUtil.i( in shouldCloseActivityOnFinish()
616 LogUtil.enterBlock("InCallActivity.onNewIntent"); in onNewIntent()
625 LogUtil.i("InCallActivity.onNewIntent", "Restarting InCallActivity to force screen on."); in onNewIntent()
656 LogUtil.enterBlock("InCallActivity.onBackPressed"); in onBackPressed()
673 LogUtil.i( in onBackPressed()
685 LogUtil.i("InCallActivity.onOptionsItemSelected", "item: " + item); in onOptionsItemSelected()
715 LogUtil.e( in onKeyDown()
745 if (LogUtil.isVerboseEnabled()) { in onKeyDown()
747 LogUtil.v("InCallActivity.onKeyDown", "View dump:\n%s", decorView); in onKeyDown()
787 LogUtil.i("InCallActivity.showDialpadFragment", "Unable to obtain a FragmentManager"); in showDialpadFragment()
879 LogUtil.v("InCallActivity.onForegroundCallChanged", "resetting background color"); in onForegroundCallChanged()
977 LogUtil.i( in showDialogOrToastForDisconnectedCall()
1013 LogUtil.enterBlock("InCallActivity.dismissPendingDialogs"); in dismissPendingDialogs()
1018 LogUtil.i( in dismissPendingDialogs()
1071 LogUtil.e("InCallActivity.setExcludeFromRecents", "RuntimeException:\n%s", e); in setExcludeFromRecents()
1101 LogUtil.i("InCallActivity.onPrimaryCallStateChanged", "call doesn't exist, using stub"); in newAnswerScreenDelegate()
1179 LogUtil.enterBlock("InCallActivity.showDialogForRttRequest"); in showDialogForRttRequest()
1198 LogUtil.enterBlock("InCallActivity.hideMainInCallFragment"); in hideMainInCallFragment()
1212 LogUtil.i("InCallActivity.showMainInCallFragment", "not visible yet/anymore"); in showMainInCallFragment()
1219 LogUtil.i("InCallActivity.showMainInCallFragment", "already in method, bailing"); in showMainInCallFragment()
1229 LogUtil.i( in showMainInCallFragment()
1294 LogUtil.i("InCallActivity.showSpeakEasyFragment", "found existing fragment"); in showSpeakEasyFragment()
1298 LogUtil.i("InCallActivity.showSpeakEasyFragment", "hid existing fragment"); in showSpeakEasyFragment()
1306 LogUtil.i( in showSpeakEasyFragment()
1364 LogUtil.i("InCallActivity.getShouldShowSpeakEasyUi", "taking call off hold"); in getShouldShowSpeakEasyUi()
1388 LogUtil.i("InCallActivity.getShouldShowAnswerUi", "found incoming call"); in getShouldShowAnswerUi()
1394 LogUtil.i("InCallActivity.getShouldShowAnswerUi", "found video upgrade request"); in getShouldShowAnswerUi()
1406 LogUtil.i("InCallActivity.getShouldShowAnswerUi", "found disconnecting incoming call"); in getShouldShowAnswerUi()
1416 LogUtil.i("InCallActivity.getShouldShowVideoUi", "null call"); in getShouldShowVideoUi()
1421 LogUtil.i("InCallActivity.getShouldShowVideoUi", "found video call"); in getShouldShowVideoUi()
1426 LogUtil.i("InCallActivity.getShouldShowVideoUi", "upgrading to video"); in getShouldShowVideoUi()
1436 LogUtil.i("InCallActivity.getShouldShowRttUi", "null call"); in getShouldShowRttUi()
1441 LogUtil.i("InCallActivity.getShouldShowRttUi", "found rtt call"); in getShouldShowRttUi()
1446 LogUtil.i("InCallActivity.getShouldShowRttUi", "upgrading to rtt"); in getShouldShowRttUi()
1471 LogUtil.d( in showAnswerScreenFragment()
1477 LogUtil.i( in showAnswerScreenFragment()
1481 LogUtil.i( in showAnswerScreenFragment()
1509 LogUtil.i("InCallActivity.shouldAllowAnswerAndRelease", "no active call"); in shouldAllowAnswerAndRelease()
1514 LogUtil.i("InCallActivity.shouldAllowAnswerAndRelease", "PHONE_TYPE_CDMA not supported"); in shouldAllowAnswerAndRelease()
1518 LogUtil.i("InCallActivity.shouldAllowAnswerAndRelease", "video call"); in shouldAllowAnswerAndRelease()
1524 LogUtil.i("InCallActivity.shouldAllowAnswerAndRelease", "disabled by config"); in shouldAllowAnswerAndRelease()
1572 LogUtil.i("InCallActivity.showRttCallScreenFragment", "RTT call id doesn't match"); in showRttCallScreenFragment()
1582 LogUtil.i("InCallActivity.showRttCallScreenFragment", "dismiss RTT request dialog"); in showRttCallScreenFragment()
1607 LogUtil.i( in showVideoCallScreenFragment()
1613 LogUtil.i("InCallActivity.showVideoCallScreenFragment", "call: %s", call); in showVideoCallScreenFragment()
1667 LogUtil.i("InCallActivity.onPseudoScreenStateChanged", "isOn: " + isOn); in onPseudoScreenStateChanged()
1690 LogUtil.i("InCallActivity.dispatchTouchEvent", "touchDownWhenPseudoScreenOff"); in dispatchTouchEvent()
1765 LogUtil.i(TAG, "Phone account select with call:\n%s", call); in onPhoneAccountSelected()
1778 LogUtil.i(TAG, "Disconnecting call:\n%s" + call); in onDialogDismissed()