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

<<41424344454647484950>>

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Compass.java 26 import android.util.Log;
40 if (false) Log.d(TAG,
64 if (false) Log.d(TAG, "onResume");
74 if (false) Log.d(TAG, "onStop");
119 if (false) Log.d(TAG, "onAttachedToWindow. mAnimate=" + mAnimate);
126 if (false) Log.d(TAG, "onDetachedFromWindow. mAnimate=" + mAnimate);
  /development/samples/browseable/CardReader/src/com.example.android.cardreader/
LoyaltyCardReader.java 22 import com.example.android.common.logger.Log;
64 Log.i(TAG, "New tag discovered");
77 Log.i(TAG, "Requesting remote AID: " + SAMPLE_LOYALTY_CARD_AID);
80 Log.i(TAG, "Sending: " + ByteArrayToHexString(command));
91 Log.i(TAG, "Received: " + accountNumber);
96 Log.e(TAG, "Error communicating with card: " + e.toString());
  /development/samples/browseable/FindMyPhone/Application/src/com.example.android.wearable.findphone/
SoundAlarmListenerService.java 23 import android.util.Log;
67 if (Log.isLoggable(TAG, Log.DEBUG)) {
68 Log.d(TAG, "onDataChanged: " + dataEvents + " for " + getPackageName());
72 Log.i(TAG, event + " deleted");
86 Log.e(TAG, "Failed to prepare media player to play alarm.", e);
  /development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/
DismissListener.java 25 import android.util.Log;
104 if (Log.isLoggable(TAG, Log.DEBUG)) {
105 Log.d(TAG, "Deleting Uri: " + dataItemUri.toString());
117 Log.e(TAG, "Failed to connect to the Google API client");
123 Log.e(TAG, "dismissWearableNotification(): failed to delete DataItem");
  /external/perf_data_converter/src/quipper/mybase/base/
logging.h 19 // LogLevel is an enumeration that holds the log levels like libbase does.
29 // Sets the log level. Anything at or above this level will be written to the
30 // log file/displayed to the user (if applicable). Anything below this level
31 // will be silently ignored. The log level defaults to 0 (everything is logged
33 // Note that log messages for VLOG(x) are logged at level -x, so setting
34 // the min log level to negative values enables verbose logging.
37 // Gets the current log level.
65 class Log : public LogBase {
67 Log(LogLevel level, const char* level_str, const char* file, int line)
72 ~Log() {
    [all...]
  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/provider/
TelephonyTestProvider.java 32 import com.googlecode.android_scripting.Log;
45 if(DBG) Log.d("TelephonTestProvider Successfully created!");
82 Log.d(String.format("Entered ParcelFileDescriptor: Uri(%s), Mode(%s)", uri.toString(),
87 Log.d(String.format("Looking for file at %s", getContext().getCacheDir() + uri.getPath()));
102 Log.d("MMS:" + line);
110 Log.e(fnf);
  /cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
CtsAugmentedAutofillService.java 39 import android.util.Log;
80 Log.i(TAG, "Starting thread " + sMyThread);
111 Log.wtf(TAG, "resetStaticState(): should not have sServiceWatcher");
118 Log.i(TAG, "onConnected(): sServiceWatcher=" + sServiceWatcher);
133 Log.d(TAG, "Whitelisting " + Helper.MY_PACKAGE + " for augmented autofill");
152 Log.i(TAG, "onDisconnected(): sServiceWatcher=" + sServiceWatcher);
190 Log.i(TAG, "onFillRequest(): " + AugmentedHelper.toString(request));
195 Log.e(TAG, "onFillRequest(" + component + ") called after tests finished");
211 Log.e(TAG, msg);
311 // Just log, so it's not thrown again on @After if already thrown on main bod
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 27 import android.util.Log;
94 Log.d(TAG, "Surface w=" + mWidth + " h=" + mHeight);
102 Log.i(TAG, "Using " + refreshNsec + "ns as refresh rate");
148 Log.d(TAG, "runThroughputTest: " + mult);
195 Log.d(TAG, "mult=" + mult + ": expected=" + expectedNsec +
228 Log.d(TAG, "Surface w=" + mWidth + " h=" + mHeight);
280 Log.d(TAG, "runChoreographedTest");
291 Log.d(TAG, "Starting test");
295 Log.d(TAG, "Ending test");
299 Log.d(TAG, "unknown message " + msg.what)
    [all...]
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/src/main/java/com/example/android/wearable/runtimepermissions/
MainPhoneActivity.java 28 import android.util.Log;
95 Log.d(TAG, "onCreate()");
148 Log.d(TAG, "onPause()");
162 Log.d(TAG, "onResume()");
184 Log.d(TAG, "onActivityResult()");
200 Log.d(TAG, "onConnected()");
249 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
254 Log.e(TAG, "onConnectionFailed(): connection to location client failed");
259 Log.d(TAG, "onCapabilityChanged(): " + capabilityInfo);
265 Log.d(TAG, "onMessageReceived(): " + messageEvent)
    [all...]
  /development/samples/browseable/RuntimePermissionsWear/Application/src/com.example.android.wearable.runtimepermissions/
MainPhoneActivity.java 28 import android.util.Log;
95 Log.d(TAG, "onCreate()");
148 Log.d(TAG, "onPause()");
162 Log.d(TAG, "onResume()");
184 Log.d(TAG, "onActivityResult()");
200 Log.d(TAG, "onConnected()");
249 Log.d(TAG, "onConnectionSuspended(): connection to location client suspended");
254 Log.e(TAG, "onConnectionFailed(): connection to location client failed");
259 Log.d(TAG, "onCapabilityChanged(): " + capabilityInfo);
265 Log.d(TAG, "onMessageReceived(): " + messageEvent)
    [all...]
  /bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/services/
PrepareUpdateService.java 32 import android.util.Log;
97 Log.d(TAG, "Starting PrepareUpdateService");
127 Log.d(TAG, "On handle intent is called");
135 Log.e(TAG, "Failed to prepare streaming update", e);
150 Log.i(TAG, "Verifying payload metadata with UpdateEngine.");
177 Log.i(TAG, "Verifying OTA package for compatibility with the device");
205 Log.w(TAG, String.format("ab_config.property_files doesn't contain %s",
219 Log.w(TAG, String.format("Downloading %s from %s failed",
227 Log.w(TAG, "UpdateEngine#verifyPayloadMetadata failed", e);
241 Log.d(TAG, "Deleting existing files from " + dir)
    [all...]
  /developers/build/prebuilts/gradle/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
MainActivity.java 31 import android.util.Log;
130 if (Log.isLoggable(TAG, Log.DEBUG)) {
131 Log.d(TAG, "Successfully registered for the sensor updates");
140 if (Log.isLoggable(TAG, Log.DEBUG)) {
141 Log.d(TAG, "Unregistered for sensor events");
213 if (Log.isLoggable(TAG, Log.DEBUG)) {
214 Log.d(TAG
    [all...]
  /developers/build/prebuilts/gradle/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceCompanionConfigActivity.java 27 import android.util.Log;
96 if (Log.isLoggable(TAG, Log.DEBUG)) {
97 Log.d(TAG, "onConnected: " + connectionHint);
125 if (Log.isLoggable(TAG, Log.DEBUG)) {
126 Log.d(TAG, "onConnectionSuspended: " + cause);
132 if (Log.isLoggable(TAG, Log.DEBUG)) {
133 Log.d(TAG, "onConnectionFailed: " + result)
    [all...]
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
IncomingRequestWearService.java 24 import android.util.Log;
50 Log.d(TAG, "IncomingRequestWearService()");
56 Log.d(TAG, "onCreate()");
61 Log.d(TAG, "onMessageReceived(): " + messageEvent);
80 Log.d(TAG, "promptUserForSensorPermission()");
101 Log.d(TAG, "respondWithSensorInformation()");
131 Log.d(TAG, "sendMessage(): " + dataMap);
142 Log.d(TAG, "Capability request succeeded.");
161 Log.d(TAG, "Message sent successfully");
163 Log.d(TAG, "Message failed.")
    [all...]
  /developers/samples/android/wearable/wear/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceCompanionConfigActivity.java 27 import android.util.Log;
96 if (Log.isLoggable(TAG, Log.DEBUG)) {
97 Log.d(TAG, "onConnected: " + connectionHint);
125 if (Log.isLoggable(TAG, Log.DEBUG)) {
126 Log.d(TAG, "onConnectionSuspended: " + cause);
132 if (Log.isLoggable(TAG, Log.DEBUG)) {
133 Log.d(TAG, "onConnectionFailed: " + result)
    [all...]
  /development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/
MainActivity.java 31 import android.util.Log;
130 if (Log.isLoggable(TAG, Log.DEBUG)) {
131 Log.d(TAG, "Successfully registered for the sensor updates");
140 if (Log.isLoggable(TAG, Log.DEBUG)) {
141 Log.d(TAG, "Unregistered for sensor events");
213 if (Log.isLoggable(TAG, Log.DEBUG)) {
214 Log.d(TAG
    [all...]
  /development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/
DigitalWatchFaceCompanionConfigActivity.java 27 import android.util.Log;
96 if (Log.isLoggable(TAG, Log.DEBUG)) {
97 Log.d(TAG, "onConnected: " + connectionHint);
125 if (Log.isLoggable(TAG, Log.DEBUG)) {
126 Log.d(TAG, "onConnectionSuspended: " + cause);
132 if (Log.isLoggable(TAG, Log.DEBUG)) {
133 Log.d(TAG, "onConnectionFailed: " + result)
    [all...]
  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
CaptureHolder.java 21 import android.util.Log;
105 Log.d(TAG, "captureState: Capturing state not enabled");
111 Log.d(TAG, "captureState: Capture thread already running");
129 Log.d(TAG, "captureState: All Previously captured states were more interesting than" +
159 Log.d(TAG, "stopLoopbackListenerScript: Signaled Listener Script to exit");
236 Log.d(TAG, "CaptureThread: signaling listener to write to:" +
256 Log.d(TAG, "CaptureThread: begin Writing wav data to file");
264 Log.d(TAG, "CaptureThread: wav data written successfully: " + success);
284 Log.d(TAG, "Deleting capture: " + mCapturedStates[mIndexToPlace]);
289 Log.d(TAG, "Delete old capture: " + oldFile.toString()
298 String log = "Captured states:"; local
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/media/
BluetoothMediaPlayback.java 31 import com.googlecode.android_scripting.Log;
91 Log.d(TAG + " MediaPlayer Error " + what);
118 Log.d(TAG + " Update Playback Status Curr Posn: " + mCurrentPosition);
144 Log.d(TAG + " MediaPlayer Start");
195 Log.d(TAG + " play queIndex: " + queueIndex);
214 Log.d(TAG + " MediaPlayer not yet created.");
233 Log.d(TAG + " skipNext queIndex: " + queueIndex);
255 Log.d(TAG + " skipPrev queIndex: " + queueIndex);
312 Log.d(TAG + " Retrieving Meta Data for " + songPath);
316 Log.d(TAG + "MusicProvider Num of Songs : " + mediaFilesPath.size())
    [all...]
  /frameworks/base/cmds/bu/src/com/android/commands/bu/
Backup.java 26 import android.util.Log;
53 Log.e(TAG, "Error running backup/restore", e);
55 Log.d(TAG, "Finished.");
60 Log.e(TAG, "Can't obtain Backup Manager binder");
64 Log.d(TAG, "Beginning: " + args[0]);
69 Log.e(TAG, "BackupManager is not available for user " + userId);
132 Log.w(TAG, "Unknown backup flag " + arg);
142 Log.w(TAG, "-all passed for backup along with specific package names");
146 Log.e(TAG, "no backup packages supplied and neither -shared nor -all given");
157 Log.e(TAG, "Unable to invoke backup manager for backup")
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleEncryptedServerService.java 38 import android.util.Log;
200 Log.d(TAG, "notifyOpenFail");
208 Log.d(TAG, "notifyAdvertiseUnsupported");
216 Log.d(TAG, "notifyConnected");
223 Log.d(TAG, "notifyDisconnected");
229 Log.d(TAG, "notifyServiceAdded");
235 Log.d(TAG, "notifyCharacteristicWriteRequest");
244 Log.d(TAG, "notifyCharacteristicReadRequest");
253 Log.d(TAG, "notifyDescriptorWriteRequest");
262 Log.d(TAG, "notifyDescriptorReadRequest")
    [all...]
  /cts/tests/tests/nativemidi/java/android/nativemidi/cts/
NativeMidiEchoTest.java 25 import android.util.Log;
134 Log.i(TAG, "++ setUpEchoServer()");
164 Log.i(TAG, "++ tearDownEchoServer()");
212 Log.i(TAG, "++ setUp() mContext:" + mContext);
227 Log.i(TAG, "++ tearDown()");
233 Log.i(TAG, "++++ test_A_MidiManager() this:" + System.identityHashCode(this));
246 Log.i(TAG, "++++ test_A_MidiManager() - DONE");
251 Log.i(TAG, "++++ test_B_SendData() this:" + System.identityHashCode(this));
266 Log.i(TAG, "++++ test_B_SendData() - DONE");
271 Log.i(TAG, "++++ test_C_EchoSmallMessage() this:" + System.identityHashCode(this))
    [all...]
  /external/libchrome/base/android/java/src/org/chromium/base/
Log.java 16 * {@link android.util.Log}, allowing to standardize the output, to make it easy to identify
23 public class Log {
24 /** Convenience property, same as {@link android.util.Log#ASSERT}. */
25 public static final int ASSERT = android.util.Log.ASSERT;
27 /** Convenience property, same as {@link android.util.Log#DEBUG}. */
28 public static final int DEBUG = android.util.Log.DEBUG;
30 /** Convenience property, same as {@link android.util.Log#ERROR}. */
31 public static final int ERROR = android.util.Log.ERROR;
33 /** Convenience property, same as {@link android.util.Log#INFO}. */
34 public static final int INFO = android.util.Log.INFO
    [all...]
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
ComplicationSimpleWatchFaceService.java 45 import android.util.Log;
158 if (Log.isLoggable(TAG, Log.DEBUG)) {
159 Log.d(TAG, "updating time");
174 if (Log.isLoggable(TAG, Log.DEBUG)) {
175 Log.d(TAG, "onCreate");
200 if (Log.isLoggable(TAG, Log.DEBUG)) {
201 Log.d(TAG, "initializeComplications()")
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/tool/
GenerateEnums.java 27 import org.unicode.cldr.util.Log;
107 Log.setLog(CLDRPaths.GEN_DIRECTORY + "/enum/currency_enum.txt");
108 Log.println();
109 Log.println("Currency Data");
110 Log.println();
117 Log.println();
129 printRow(Log.getLog(), sorted.get(name), name, "currency", null,
133 Log.close();
166 Log.setLog(CLDRPaths.GEN_DIRECTORY + "/enum/script_enum.txt");
167 Log.println()
    [all...]

Completed in 3476 milliseconds

<<41424344454647484950>>