HomeSort by relevance Sort by last modified time
    Searched refs:COLUMN_MODE_AUTO (Results 1 - 2 of 2) sorted by null

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogPanel.java 87 public static final int COLUMN_MODE_AUTO = 1;
345 * COLUMN_MODE_AUTO
937 if (mColumnMode == COLUMN_MODE_AUTO) {
964 if (mColumnMode == COLUMN_MODE_AUTO) {
971 if (mColumnMode == COLUMN_MODE_AUTO) {
978 if (mColumnMode == COLUMN_MODE_AUTO) {
985 if (mColumnMode == COLUMN_MODE_AUTO) {
992 if (mColumnMode == COLUMN_MODE_AUTO) {
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java     [all...]

Completed in 952 milliseconds