HomeSort by relevance Sort by last modified time
    Searched defs:ERROR (Results 126 - 150 of 1030) sorted by null

1 2 3 4 56 7 8 91011>>

  /development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/Interpolator/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/JobScheduler/src/com.example.android.common.logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/MediaEffects/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/MediaRouter/src/com.example.android.common.logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/MultiWindowPlayground/src/com/example.android.common.logger/
Log.java 35 public static final int ERROR = android.util.Log.ERROR;
59 * @param priority Log level of the data being logged. Verbose, Error, etc.
76 * @param priority Log level of the data being logged. Verbose, Error, etc.
185 * Prints a message at ERROR priority.
193 println(ERROR, tag, msg, tr);
197 * Prints a message at ERROR priority.
  /development/samples/browseable/NavigationDrawer/src/com.example.android.common.logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/NfcProvisioning/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/PermissionRequest/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/RecipeAssistant/Application/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.common.logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/RevealEffectBasic/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/ScreenCapture/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/StorageClient/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.
  /development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
Log.java 34 public static final int ERROR = android.util.Log.ERROR;
58 * @param priority Log level of the data being logged. Verbose, Error, etc.
74 * @param priority Log level of the data being logged. Verbose, Error, etc.
183 * Prints a message at ERROR priority.
191 println(ERROR, tag, msg, tr);
195 * Prints a message at ERROR priority.

Completed in 1097 milliseconds

1 2 3 4 56 7 8 91011>>