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

<<51525354555657585960>>

  /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
StorageDeviceInfo.java 19 import android.util.Log;
75 Log.w(TAG, Log.getStackTraceString(e));
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
RequiredServiceRule.java 20 import android.util.Log;
52 Log.d(TAG, "skipping "
74 Log.w(TAG, "Exception running '" + command + "': " + e);
WatchDog.java 21 import android.util.Log;
48 Log.i(TAG, "start");
57 Log.i(TAG, "stop");
  /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
RequiredServiceRule.java 19 import android.util.Log;
52 Log.d(TAG, "skipping "
74 Log.w(TAG, "Exception running '" + command + "': " + e);
WatchDog.java 21 import android.util.Log;
48 Log.i(TAG, "start");
57 Log.i(TAG, "stop");
  /cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/src/com/android/cts/splitapp/
FeatureProvider.java 23 import android.util.Log;
34 Log.d(TAG, "FeatureProvider.onCreate()");
54 Log.e(TAG, "Failed to communicate back to base", t);
  /cts/hostsidetests/devicepolicy/app/ContentCaptureApp/src/com/android/cts/devicepolicy/contentcaptureapp/
SimpleActivity.java 25 import android.util.Log;
45 Log.d(TAG, "onStart(): userId=" + android.os.Process.myUserHandle().getIdentifier());
49 Log.e(TAG, "no manager");
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ScreenCaptureDisabledTest.java 20 import android.util.Log;
51 Log.d(TAG, "testScreenCaptureImpossible: " + i + " trials");
62 Log.d(TAG, "testScreenCapturePossible: " + i + " trials");
  /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
IntentReceiverActivity.java 27 import android.util.Log;
85 Log.i(TAG, "Copying \"" + text + "\" to the clipboard");
97 Log.i(TAG, "Caught a SecurityException while trying to read " + uri, e);
100 Log.i(TAG, "Caught a IOException while trying to read " + uri, e);
102 Log.i(TAG, "Message received in reading test: " + message);
106 Log.i(TAG, "Taking persistable uri permission to " + uri);
113 Log.i(TAG, "Message received in writing test: " + message);
117 Log.i(TAG, "Caught a SecurityException while trying to write to " + uri, e);
120 Log.i(TAG, "Caught a IOException while trying to write to " + uri, e);
124 Log.i(TAG, "Notifying a uri change to " + uri)
    [all...]
  /cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/
QuietModeCommandReceiver.java 23 import android.util.Log;
48 Log.i(TAG, "trySetQuietModeEnabled returns " + setQuietModeResult);
50 Log.i(TAG, "trySetQuietModeEnabled throws security exception", ex);
  /cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/
SendNotification.java 26 import android.util.Log;
46 Log.i(TAG, "posting from " + android.os.Process.myUserHandle());
49 Log.i(TAG, "cancelling from " + android.os.Process.myUserHandle());
  /cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
SimpleAppWidgetHostService.java 37 import android.util.Log;
91 Log.d(TAG, "MSG_PROVIDER_PRESENT");
107 Log.d(TAG, "MSG_PROVIDER_UPDATES");
124 Log.e(TAG, "Failed to report test status");
136 Log.d(TAG, "mUserHandle=" + mUserHandle);
166 Log.d(TAG, "Registering app widget with id:" + mAppWidgetId);
177 Log.d(TAG, "userId=" + serial);
182 Log.d(TAG, "Forcing widget update via widget id");
206 Log.d(TAG, "onProvidersChanged callback received");
224 Log.d(TAG, "checking for " + packageName + " " + mUserHandle)
    [all...]
  /cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
BatteryStatsForegroundActivity.java 28 import android.util.Log;
40 Log.e(TAG, "Intent was null.");
46 Log.i(TAG, "Starting " + action + " from foreground activity as request " + requestCode);
SimpleJobService.java 26 import android.util.Log;
48 Log.i(TAG, "Running job");
57 Log.i(TAG, "Finished job");
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
AbstractRestrictBackgroundNetworkTestCase.java 52 import android.util.Log;
157 Log.i(TAG, "Apps status on " + getName() + ":\n"
221 Log.d(TAG, "Expecting count " + expectedCount + " but actual is " + count + " after "
236 Log.d(TAG, "Sending ordered broadcast: " + intent);
243 Log.e(TAG, "Received null data from ordered intent");
251 Log.d(TAG, "Ordered broadcast response after " + timeoutMs + "ms: " + resultData );
274 Log.d(TAG, "Expected: " + toString(expectedStatus)
343 Log.v(TAG, "assertBackgroundState(): status for app2 (" + mUid + ") on attempt #" + i
348 Log.d(TAG, "App not on background state (" + state + ") on attempt #" + i
360 Log.v(TAG, "assertForegroundState(): status for app2 (" + mUid + ") on attempt #" +
    [all...]
  /cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
LocalIntentSender.java 25 import android.util.Log;
38 Log.i(TAG, "Received intent " + prettyPrint(intent));
57 Log.i(TAG, "Taking intent " + prettyPrint(intent));
  /cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
StatsdSyncAdapter.java 26 import android.util.Log;
60 Log.i(TAG, "onPerformSync");
65 Log.w(TAG, "sLatch is null, resetCountDownLatch probably should have been called");
  /cts/hostsidetests/wifibroadcasts/app/src/android/wifibroadcasts/app/
WifiBroadcastsDeviceActivity.java 26 import android.util.Log;
44 Log.i(TAG, "UNEXPECTED WIFI BROADCAST RECEIVED - " + action);
56 Log.i(TAG, "Registered " + action);
  /cts/tests/JobScheduler/JobTestApp/src/android/jobscheduler/cts/jobtestapp/
TestActivity.java 27 import android.util.Log;
45 Log.d(TAG, "Finishing test activity: " + TestActivity.class.getCanonicalName());
62 Log.d(TAG, "Started test activity: " + TestActivity.class.getCanonicalName());
  /cts/tests/JobSchedulerSharedUid/JobSharedUidTestApp/src/android/jobscheduler/cts/jobtestapp/
TestActivity.java 27 import android.util.Log;
45 Log.d(TAG, "Finishing test activity: " + TestActivity.class.getCanonicalName());
62 Log.d(TAG, "Started test activity: " + TestActivity.class.getCanonicalName());
  /cts/tests/app/app/src/android/app/stubs/
ActivityManagerMemoryClassTestActivity.java 22 import android.util.Log;
56 Log.i(TAG, "Memory class: " + mMemoryClass + "mb Target memory: "
61 Log.i(TAG, "Allocating array " + i + " of " + arrays.length
  /cts/tests/app/src/android/app/cts/android/app/cts/tools/
UidImportanceListener.java 22 import android.util.Log;
49 Log.d("XXXXX", "Got importance for uid " + uid + " (cut " + mCutPoint
86 Log.d("XXXX", "waitForValue " + minValue + "-" + maxValue + " (cut "
  /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
CanaryTest.java 29 import android.util.Log;
47 Log.d(TAG, "has " + CONTENT_CAPTURE_MANAGER_SERVICE + ": " + hasService);
58 Log.d(TAG, "Service resource: '" + serviceName + "' Settings: '" + enableSettings
  /cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
FontScaleActivity.java 27 import android.util.Log;
60 Log.i(getTag(), "fontPixelSize=" + fontPixelSize);
73 Log.i(getTag(), "fontActivityDpi=" + fontActivityDpi);
LaunchBroadcastReceiver.java 31 import android.util.Log;
40 Log.i(TAG, "onReceive: extras=" + extras);
42 Log.e(TAG, "No extras received");

Completed in 1823 milliseconds

<<51525354555657585960>>