Searched refs:dumpViewInfo (Results 1 – 1 of 1) sorted by relevance
1258 if (DEBUG) Log.v(TAG, "FINISH INPUT: mServedView=" + dumpViewInfo(mServedView)); in finishInputLocked()1606 Log.v(TAG, "Starting input: view=" + dumpViewInfo(view) + in startInputInner()1669 "Starting input: finished by someone else. view=" + dumpViewInfo(view) in startInputInner()1670 + " mServedView=" + dumpViewInfo(mServedView) in startInputInner()1716 if (DEBUG) Log.v(TAG, "START INPUT: view=" + dumpViewInfo(view) + " ic=" in startInputInner()1793 if (DEBUG) Log.v(TAG, "focusIn: " + dumpViewInfo(view)); in focusInLocked()1819 if (DEBUG) Log.v(TAG, "focusOut: view=" + dumpViewInfo(view) in focusOut()1820 + " mServedView=" + dumpViewInfo(mServedView)); in focusOut()1842 if (DEBUG) Log.v(TAG, "onViewDetachedFromWindow: view=" + dumpViewInfo(view) in onViewDetachedFromWindow()1843 + " mServedView=" + dumpViewInfo(mServedView)); in onViewDetachedFromWindow()[all …]