HomeSort by relevance Sort by last modified time
    Searched refs:Log (Results 401 - 425 of 4565) sorted by null

<<11121314151617181920>>

  /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
ContentCaptureLoggingTestRule.java 24 import android.util.Log;
67 Log.e(TAG, "dump(" + testName + "): already dumped");
73 Log.w(TAG, "ignoring exception: " + t);
77 // instead of outputting to log directly...
78 Log.e(TAG, "Dumping after exception on " + testName, t);
80 Log.e(TAG, "content_capture dump: \n" + serviceDump);
83 Log.e(TAG, "activity dump: \n" + activityDump);
CustomView.java 21 import android.util.Log;
44 Log.v(TAG, "onProvideContentCaptureStructure(): delegate=" + mDelegate);
46 Log.d(TAG, "onProvideContentCaptureStructure(): delegating");
49 Log.d(TAG, "onProvideContentCaptureStructure(): delegated");
52 Log.d(TAG, "onProvideContentCaptureStructure(): explicitly setting class name");
70 Log.d(TAG, "getAccessibilityClassName(): " + name);
  /cts/tests/tests/media/src/android/media/cts/
ResourceManagerTestActivityBase.java 27 import android.util.Log;
46 Log.d(TAG, "onInputBufferAvailable " + codec.toString());
52 Log.d(TAG, "onOutputBufferAvailable " + codec.toString());
57 Log.d(TAG, "onError " + codec.toString() + " errorCode " + e.getErrorCode());
62 Log.d(TAG, "onOutputFormatChanged " + codec.toString());
101 Log.d(TAG, "securePlayback " + securePlayback + " will use " + info.getName());
103 Log.d(TAG, "securePlayback " + securePlayback + " skip " + info.getName());
121 Log.d(TAG, "type is: " + type);
149 Log.d(TAG, "test skipped as there's no supported codec.");
153 Log.d(TAG, "allocateCodecs returned " + mCodecs.size())
    [all...]
MediaPlayerDrmTestBase.java 43 import android.util.Log;
76 private static final Logger LOG = Logger.getLogger(MediaPlayerTestBase.class.getName());
179 Log.i(TAG, "Downloading file:" + path);
185 Log.i(TAG, "Downloaded file:" + path + " id:" + id + " uri:" + file);
209 Log.v(TAG, "playVideoWithRetries(" + testType + ") try " + i);
216 Log.w(TAG, "playVideoWithRetries(" + testType + ") failed on try " + i +
263 Log.v(TAG, "playLoadedVideo: setDataSource()");
275 Log.v(TAG, "VideoSizeChanged" + " w:" + w + " h:" + h);
320 Log.v(TAG, "playLoadedVideo: onCompletion");
325 Log.v(TAG, "playLoadedVideo: start()")
    [all...]
  /cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
MainInteractionService.java 25 import android.util.Log;
41 Log.i(TAG, "onStartCommand received_testcasetype = " +
49 Log.wtf(TAG, "Can't start session because either intent is null or onReady() "
52 Log.i(TAG, "Yay! about to start MainInteractionSession");
57 Log.i(TAG, "xferring_testcasetype = " +
61 Log.wtf(TAG, "**** Not starting MainInteractionService because" +
  /developers/build/prebuilts/gradle/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/activities/
SampleActivityBase.kt 22 import com.example.android.common.logger.Log
39 /** Set up targets to receive log data */
41 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
42 // Wraps Android's native log framework
44 Log.logNode = logWrapper
46 Log.i(TAG, "Ready")
  /developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/activities/
SampleActivityBase.kt 22 import com.example.android.common.logger.Log
39 /** Set up targets to receive log data */
41 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
42 // Wraps Android's native log framework
44 Log.logNode = logWrapper
46 Log.i(TAG, "Ready")
  /development/samples/training/NsdChat/src/com/example/android/nsdchat/
ChatConnection.java 22 import android.util.Log;
80 Log.e(TAG, "Updating message: " + msg);
98 Log.d(TAG, "setSocket being called.");
100 Log.d(TAG, "Setting a null socket.");
133 Log.e(TAG, "Error when closing server socket.");
149 Log.d(TAG, "ServerSocket Created, awaiting connection");
151 Log.d(TAG, "Connected.");
159 Log.e(TAG, "Error creating ServerSocket: ", e);
178 Log.d(CLIENT_TAG, "Creating chatClient");
200 Log.d(CLIENT_TAG, "Client-side socket initialized.")
    [all...]
NsdChatActivity.java 24 import android.util.Log;
46 Log.d(TAG, "Creating chat activity");
65 Log.d(TAG, "ServerSocket isn't bound.");
76 Log.d(TAG, "Connecting.");
80 Log.d(TAG, "No service to connect to!");
101 Log.d(TAG, "Starting.");
112 Log.d(TAG, "Pausing.");
121 Log.d(TAG, "Resuming.");
141 Log.d(TAG, "Being stopped.");
151 Log.d(TAG, "Being destroyed.")
    [all...]
  /external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/src/org/webrtc/voiceengine/test/
AudioDeviceAndroidTest.java 6 import android.util.Log;
45 Log.d("*WebRTC ADM*", msg);
58 Log.d("*WebRTC ADM*", "Loading audio_device_android_test...");
61 Log.d("*WebRTC ADM*", "Calling native init...");
63 Log.e("*WebRTC ADM*", "Native init failed");
66 Log.d("*WebRTC ADM*", "Native init successful");
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
MixedModesTest.java 19 import android.util.Log;
63 Log.i(TAG, "Skipping " + getClass() + "." + getName()
75 Log.i(TAG, "Skipping " + getClass() + "." + getName()
81 Log.i(TAG, "testDataAndBatterySaverModes_meteredNetwork() tests");
83 Log.w(TAG, "testDataAndBatterySaverModes_meteredNetwork() skipped because "
92 Log.v(TAG, "Not whitelisted for any.");
97 Log.v(TAG, "Whitelisted for Data Saver but not for Battery Saver.");
105 Log.v(TAG, "Whitelisted for Battery Saver but not for Data Saver.");
113 Log.v(TAG, "Whitelisted for both.");
123 Log.v(TAG, "Blacklisted for Data Saver, not whitelisted for Battery Saver.")
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
EventLogInfo.c 21 Function to display system event log access information.
72 Function to display system event log status information.
110 Function to display system event log header format information.
142 Display the header information for SEL log items.
184 // Print Log Header Type1 Format info
214 Function to display system event log header information.
327 Function to display system event log data.
338 LOG_RECORD_FORMAT *Log;
341 // Event Log Variable Data Format Types
351 // Print Log info
    [all...]
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 35 import android.util.Log;
56 Log.i(TAG, "in broadcast receiver -- about to hang");
57 try { Thread.sleep(20000); } catch (InterruptedException e) { Log.wtf(TAG, e); }
58 Log.i(TAG, "broadcast receiver hang finished -- returning");
70 Log.i(TAG, "in service start -- about to hang");
71 try { Thread.sleep(30000); } catch (InterruptedException e) { Log.wtf(TAG, e); }
72 Log.i(TAG, "service hang finished -- stopping and returning");
87 Log.e(TAG, "Can't call IActivityManager.setActivityController", e);
91 Log.i(TAG, "in activity controller -- about to hang");
92 try { Thread.sleep(mDelay); } catch (InterruptedException e) { Log.wtf(TAG, e);
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
BlockingInputAllocation.java 23 import android.util.Log;
38 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);
93 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - begin");
98 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - Allocation#ioReceive");
116 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - begin");
121 if (VERBOSE) Log.v(TAG, "waitForBufferAndReceive - Allocation#ioReceive");
143 if (VERBOSE) Log.v(TAG, "receiveLatestAvailableBuffers - updated = " + updatedBuffers);
209 if (VERBOSE) Log.v(TAG, "waiting for next buffer");
248 if (VERBOSE) Log.v(TAG, "new buffer in allocation available")
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
TextureViewCameraActivity.java 25 import android.util.Log;
62 Log.d(TAG, "opening camera...");
64 Log.d(TAG, "surface texture available, opening a camera");
67 Log.d(TAG, "no camera, test aborting");
82 Log.d(TAG, "surface texture size change " + width + " x " + height);
88 Log.d(TAG, "surface texture destroyed");
90 Log.d(TAG, "stopping camera");
98 Log.d(TAG, "surface texture updated");
102 Log.d(TAG, "acquired bitmap");
107 Log.d(TAG, "seen " + MAX_FRAME_UPDATE + " frames, test complete")
    [all...]
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 24 import com.example.android.common.logger.Log;
34 Log.i(TAG, "Single Tap Up" + getTouchType(e));
42 Log.i(TAG, "Long Press" + getTouchType(e));
49 Log.i(TAG, "Scroll" + getTouchType(e1));
57 Log.i(TAG, "Fling" + getTouchType(e1));
64 Log.i(TAG, "Show Press" + getTouchType(e));
70 Log.i(TAG, "Down" + getTouchType(e));
77 Log.i(TAG, "Double tap" + getTouchType(e));
86 Log.i(TAG, "Event within double tap" + getTouchType(e));
94 Log.i(TAG, "Single tap confirmed" + getTouchType(e))
    [all...]
  /developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
TimerNotificationService.java 26 import android.util.Log;
48 if (Log.isLoggable(TAG, Log.DEBUG)) {
49 Log.d(TAG, "onHandleIntent called with intent: " + intent);
67 if (Log.isLoggable(TAG, Log.DEBUG)) {
68 Log.d(TAG, "Timer restarted.");
82 if (Log.isLoggable(TAG, Log.DEBUG)) {
83 Log.d(TAG, "Timer deleted.")
    [all...]
  /developers/samples/android/deprecated/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
TimerNotificationService.java 26 import android.util.Log;
48 if (Log.isLoggable(TAG, Log.DEBUG)) {
49 Log.d(TAG, "onHandleIntent called with intent: " + intent);
67 if (Log.isLoggable(TAG, Log.DEBUG)) {
68 Log.d(TAG, "Timer restarted.");
82 if (Log.isLoggable(TAG, Log.DEBUG)) {
83 Log.d(TAG, "Timer deleted.")
    [all...]
  /developers/samples/android/input/gestures/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 24 import com.example.android.common.logger.Log;
34 Log.i(TAG, "Single Tap Up" + getTouchType(e));
42 Log.i(TAG, "Long Press" + getTouchType(e));
49 Log.i(TAG, "Scroll" + getTouchType(e1));
57 Log.i(TAG, "Fling" + getTouchType(e1));
64 Log.i(TAG, "Show Press" + getTouchType(e));
70 Log.i(TAG, "Down" + getTouchType(e));
77 Log.i(TAG, "Double tap" + getTouchType(e));
86 Log.i(TAG, "Event within double tap" + getTouchType(e));
94 Log.i(TAG, "Single tap confirmed" + getTouchType(e))
    [all...]
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
GestureListener.java 24 import com.example.android.common.logger.Log;
34 Log.i(TAG, "Single Tap Up" + getTouchType(e));
42 Log.i(TAG, "Long Press" + getTouchType(e));
49 Log.i(TAG, "Scroll" + getTouchType(e1));
57 Log.i(TAG, "Fling" + getTouchType(e1));
64 Log.i(TAG, "Show Press" + getTouchType(e));
70 Log.i(TAG, "Down" + getTouchType(e));
77 Log.i(TAG, "Double tap" + getTouchType(e));
86 Log.i(TAG, "Event within double tap" + getTouchType(e));
94 Log.i(TAG, "Single tap confirmed" + getTouchType(e))
    [all...]
  /development/samples/browseable/Timer/src/com.example.android.wearable.timer/
TimerNotificationService.java 26 import android.util.Log;
48 if (Log.isLoggable(TAG, Log.DEBUG)) {
49 Log.d(TAG, "onHandleIntent called with intent: " + intent);
67 if (Log.isLoggable(TAG, Log.DEBUG)) {
68 Log.d(TAG, "Timer restarted.");
82 if (Log.isLoggable(TAG, Log.DEBUG)) {
83 Log.d(TAG, "Timer deleted.")
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
DiskLruCacheWrapper.java 7 import android.util.Log;
76 if (Log.isLoggable(TAG, Log.WARN)) {
77 Log.w(TAG, "Unable to get from disk cache", e);
100 if (Log.isLoggable(TAG, Log.WARN)) {
101 Log.w(TAG, "Unable to put to disk cache", e);
112 if (Log.isLoggable(TAG, Log.WARN)) {
113 Log.w(TAG, "Unable to delete from disk cache", e)
    [all...]
  /external/setupdesign/main/src/com/google/android/setupdesign/items/
AbstractItemHierarchy.java 22 import android.util.Log;
78 Log.w(TAG, "notifyItemRangeChanged: Invalid position=" + position);
82 Log.w(TAG, "notifyItemRangeChanged: Invalid itemCount=" + itemCount);
94 Log.w(TAG, "notifyItemRangeInserted: Invalid position=" + position);
98 Log.w(TAG, "notifyItemRangeInserted: Invalid itemCount=" + itemCount);
110 Log.w(TAG, "notifyItemRangeMoved: Invalid fromPosition=" + fromPosition);
114 Log.w(TAG, "notifyItemRangeMoved: Invalid toPosition=" + toPosition);
118 Log.w(TAG, "notifyItemRangeMoved: Invalid itemCount=" + itemCount);
130 Log.w(TAG, "notifyItemRangeInserted: Invalid position=" + position);
134 Log.w(TAG, "notifyItemRangeInserted: Invalid itemCount=" + itemCount)
    [all...]
  /external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
OvicClassifierBenchmarker.java 18 import android.util.Log;
27 /** Tag for the {@link Log}. */
55 Log.i(TAG, "Creating classifier.");
65 Log.e(TAG, e.getMessage());
66 Log.e(TAG, "Failed to initialize ImageNet classifier for the benchmarker.");
83 Log.i(TAG, "Converting bitmap.");
85 Log.i(TAG, "Classifying image: " + imageId);
88 Log.e(TAG, e.getMessage());
89 Log.e(TAG, "Failed to classify image.");
94 Log.d(TAG, "Native inference latency: " + iterResult.latency)
    [all...]
  /cts/tests/filesystem/src/android/filesystem/cts/
AlmostFullTest.java 22 import android.util.Log;
56 Log.i(TAG, "++currentCounter: " + currentCounter);
62 Log.i(TAG, "Filling disk");
68 Log.i(TAG, "free disk " + freeDisk + ", to fill " + diskToFill);
70 Log.i(TAG, "free disk " + freeDisk + " too small, needs " + FREE_SPACE_FINAL);
82 Log.i(TAG, "Generating file " + toFill);
88 Log.i(TAG, "free disk " + SystemUtil.getFreeDiskSize(getContext()));
93 Log.i(TAG, "tearDown free disk " + SystemUtil.getFreeDiskSize(getContext()));
95 Log.i(TAG, "--currentCounter: " + currentCounter);
102 Log.i(TAG, "tearDown free disk " + SystemUtil.getFreeDiskSize(getContext()))
    [all...]

Completed in 2038 milliseconds

<<11121314151617181920>>