HomeSort by relevance Sort by last modified time
    Searched refs:msg (Results 151 - 175 of 3753) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/samples/browseable/RenderScriptIntrinsic/src/com.example.android.common.logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/RepeatingAlarm/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/RevealEffectBasic/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/StorageClient/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
Log.java 60 * @param msg The actual message to be logged.
64 public static void println(int priority, String tag, String msg, Throwable tr) {
66 mLogNode.println(priority, tag, msg, tr);
76 * @param msg The actual message to be logged. The actual message to be logged.
78 public static void println(int priority, String tag, String msg) {
79 println(priority, tag, msg, null);
86 * @param msg The actual message to be logged.
90 public static void v(String tag, String msg, Throwable tr) {
91 println(VERBOSE, tag, msg, tr);
98 * @param msg The actual message to be logged
    [all...]
  /external/chromium_org/ipc/
ipc_sync_message.cc 70 bool SyncMessage::IsMessageReplyTo(const Message& msg, int request_id) {
71 if (!msg.is_reply())
74 return GetMessageId(msg) == request_id;
77 PickleIterator SyncMessage::GetDataIterator(const Message* msg) {
78 PickleIterator iter(*msg);
85 int SyncMessage::GetMessageId(const Message& msg) {
86 if (!msg.is_sync() && !msg.is_reply())
90 if (!ReadSyncHeader(msg, &header))
96 Message* SyncMessage::GenerateReply(const Message* msg) {
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/domain.error/
domain_error.pass.cpp 25 const char* msg = "domain_error message"; local
26 std::domain_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another domain_error message");
35 std::domain_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/invalid.argument/
invalid_argument.pass.cpp 25 const char* msg = "invalid_argument message"; local
26 std::invalid_argument e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another invalid_argument message");
35 std::invalid_argument e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/length.error/
length_error.pass.cpp 25 const char* msg = "length_error message"; local
26 std::length_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another length_error message");
35 std::length_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/logic.error/
logic_error.pass.cpp 25 const char* msg = "logic_error message"; local
26 std::logic_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another logic_error message");
35 std::logic_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/out.of.range/
out_of_range.pass.cpp 25 const char* msg = "out_of_range message"; local
26 std::out_of_range e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another out_of_range message");
35 std::out_of_range e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/overflow.error/
overflow_error.pass.cpp 25 const char* msg = "overflow_error message"; local
26 std::overflow_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another overflow_error message");
35 std::overflow_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/range.error/
range_error.pass.cpp 25 const char* msg = "range_error message"; local
26 std::range_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another range_error message");
35 std::range_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/runtime.error/
runtime_error.pass.cpp 25 const char* msg = "runtime_error message"; local
26 std::runtime_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another runtime_error message");
35 std::runtime_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/libcxx/test/diagnostics/std.exceptions/underflow.error/
underflow_error.pass.cpp 25 const char* msg = "underflow_error message"; local
26 std::underflow_error e(msg);
27 assert(std::strcmp(e.what(), msg) == 0);
29 assert(std::strcmp(e2.what(), msg) == 0);
31 assert(std::strcmp(e2.what(), msg) == 0);
34 std::string msg("another underflow_error message");
35 std::underflow_error e(msg);
36 assert(e.what() == msg);
38 assert(e2.what() == msg);
40 assert(e2.what() == msg);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
LockOrientationCallback.cpp 32 String msg = ""; local
37 msg = "lockOrientation() is not available on this device.";
41 msg = "The page needs to be fullscreen in order to call lockOrientation().";
45 msg = "A call to lockOrientation() or unlockOrientation() canceled this call.";
49 m_resolver->reject(DOMException::create(code, msg));
  /external/deqp/execserver/
xsDefs.cpp 33 std::ostringstream msg; local
34 msg << (message ? message : "Runtime check failed") << ": ";
36 msg << '\'' << expr << '\'';
37 msg << " at " << file << ":" << line;
38 return msg.str();

Completed in 564 milliseconds

1 2 3 4 5 67 8 91011>>