Searched refs:VIEW_LOG_TAG (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java621 protected static final String VIEW_LOG_TAG = "View"; field in class:View
3544 Log.w(VIEW_LOG_TAG, "couldn't find next focus view specified "
8149 * {@link #VIEW_LOG_TAG}.
8159 * {@link #VIEW_LOG_TAG}. Each line in the output is preceded with an
8178 Log.d(VIEW_LOG_TAG, output);
8182 Log.d(VIEW_LOG_TAG, output);
8189 Log.d(VIEW_LOG_TAG, output);
8196 Log.d(VIEW_LOG_TAG, output);
8202 Log.d(VIEW_LOG_TAG, output);
8210 Log.d(VIEW_LOG_TAG, outpu
[all...]
H A DViewGroup.java3008 Log.d(VIEW_LOG_TAG, output);
3013 Log.d(VIEW_LOG_TAG, output);
3024 Log.d(VIEW_LOG_TAG, output);
/frameworks/base/core/java/android/widget/
H A DTextView.java5905 Log.d(VIEW_LOG_TAG, output);

Completed in 532 milliseconds