Searched refs:cxt (Results 1 – 1 of 1) sorted by relevance
1992 Context cxt = mView.getContext(); in draw() local1993 Log.i(TAG, "Drawing: package:" + cxt.getPackageName() + in draw()1994 ", metrics=" + cxt.getResources().getDisplayMetrics() + in draw()1995 ", compatibilityInfo=" + cxt.getResources().getCompatibilityInfo()); in draw()