HomeSort by relevance Sort by last modified time
    Searched defs:Log (Results 276 - 300 of 5471) sorted by null

<<11121314151617181920>>

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
ActivityTransitionBitmapHelper.java 23 import android.util.Log;
42 Log.e(TAG, e.getMessage());
47 Log.e(TAG, e.getMessage());
60 Log.e(TAG, e.getMessage());
72 Log.d(TAG, "The remote process is not accessible, maybe it was killed.", e);
87 Log.e(TAG, "Error invoking binder. ", e);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsContentObserver.java 25 import android.util.Log;
56 Log.i(TAG, "No permission to read contacts. Not registering the observer.");
62 Log.d(TAG, "registerObserver()");
80 Log.i(TAG, "No permission to read contacts. Not updating the contacts.");
87 Log.d(TAG, "run() : Already running. Don't waste time checking again.");
93 Log.d(TAG, "run() : Contacts have changed. Notifying listeners.");
103 Log.i(TAG, "No permission to read contacts. Marking contacts as not changed.");
117 Log.d(TAG, "haveContentsChanged() : Count changed from "
127 Log.d(TAG, "haveContentsChanged() : No change detected in "
DictionaryPackInstallBroadcastReceiver.java 29 import android.util.Log;
54 Log.i(TAG, "Latin IME dictionary broadcast receiver instantiated from the framework.");
70 Log.e(TAG, "Called with intent " + action + " but we don't know the service: this "
102 Log.e(TAG, "Called with intent " + action + " but we don't know the service: this "
118 Log.e(TAG, "Called with intent " + action + " but we don't know the service: this "
128 Log.e(TAG, "Called with intent " + action + " but we have a reference to the "
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/network/
BlockingHttpClient.java 19 import android.util.Log;
67 Log.d(TAG, "execute: " + mConnection.getURL());
72 Log.d(TAG, "request size: " + request.length);
82 Log.w(TAG, "Response error: " + responseCode + ", Message: "
90 Log.d(TAG, "request executed successfully");
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaScannerReceiver.java 26 import android.util.Log;
53 Log.e(TAG, "couldn't canonicalize " + path);
60 Log.d(TAG, "action: " + action + " path: " + path);
  /packages/providers/TvProvider/src/com/android/providers/tv/
EpgDataCleanupService.java 25 import android.util.Log;
48 Log.d(TAG, "Received intent: " + intent);
85 Log.d(TAG, "Deleted " + deleteCount + " programs"
103 Log.d(TAG, "Deleted " + deleteCount + " watched programs"
122 Log.e(TAG, "Failed to query watched program");
134 Log.e(TAG, "Failed to query watched program");
147 Log.d(TAG, "Deleted " + deleteCount + " of " + totalCount + " watched programs"
  /packages/services/Car/car-cluster-demo-renderer/src/android/car/cluster/demorenderer/
DemoPhoneRenderer.java 24 import android.util.Log;
47 Log.d(TAG, "onCallStateChanged, state: " + state + ", number: " + number);
63 Log.d(TAG, "onContactDetailsUpdated, name: " + name + ", typeLabel: " + typeLabel
75 Log.d(TAG, "onContactPhotoUpdated, picture: " + picture);
97 Log.w(TAG, "Unexpected call state: " + state);
  /packages/services/Car/service/src/com/android/car/
AudioRoutingPolicy.java 22 import android.util.Log;
99 Log.e(CarLog.TAG_AUDIO, "Audio routing policy did not include unknown");
114 Log.w(CarLog.TAG_AUDIO, "Audio routing policy did not cover logical stream " +
CarNightService.java 26 import android.util.Log;
72 Log.w(CarLog.TAG_SENSOR,"Failed to get UI_MODE_SERVICE");
79 Log.d(CarLog.TAG_SENSOR,"CAR dayNight init.");
  /packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
TestAction.java 19 import android.util.Log;
40 Log.i(TAG, "TestAction doRun " + this + " param:" + param);
44 Log.i(TAG, "TestAction doRun get exception", t);
64 Log.e(TAG, "Action was run, but failed");
  /packages/services/Telecomm/src/com/android/server/telecom/
DockManager.java 43 Log.startSession("DM.oR");
51 Log.endSession();
101 Log.v(this, "onDockChanged: is docked?%b", dockState == Intent.EXTRA_DOCK_STATE_CAR);
PhoneStateBroadcaster.java 40 Log.w(this, "TelephonyRegistry is null");
112 Log.i(this, "Broadcasted state change: %s", mCurrentState);
115 Log.w(this, "RemoteException when notifying TelephonyRegistry of call state change.");
TelecomBroadcastIntentProcessor.java 49 Log.v(this, "Action received: %s.", action);
52 Log.d(this, "user handle can't be null, not processing the broadcast");
79 // Clear the missed call notification and call log entries.
  /packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapMemoryLiteral.java 19 import android.util.Log;
48 Log.w(TAG, "");
63 Log.e(TAG, "Unsupported encoding: ", e);
  /packages/services/Telephony/tests/src/com/android/services/telephony/activation/
ResponseReceiver.java 24 import com.android.services.telephony.Log;
42 Log.e(this, null, "Unexpected intent: " + intent.getAction());
47 Log.i(this, "received intent");
51 Log.i(this, "notifying");
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
TLog.java 21 import android.util.Log;
33 * Log an informative message to the current log destination and to the system log.
43 android.util.Log.i(TAG, text);
50 * Log an error message to the current log destination and to the system log.
60 android.util.Log.e(TAG, text);
67 * Log an error message to the current log destination and to the system log
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
HeadsetHonorSystemActivity.java 31 import android.util.Log;
69 Log.i(TAG, "User denies Headset Port existence");
75 Log.i(TAG, "User confirms Headset Port existence");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/
ProjectionCubeActivity.java 22 import android.util.Log;
33 Log.i(TAG, "onCreate");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/list/
ProjectionListActivity.java 20 import android.util.Log;
33 Log.i(TAG, "onCreate");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/touch/
ProjectionTouchActivity.java 20 import android.util.Log;
33 Log.i(TAG, "onCreate");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/video/
ProjectionVideoActivity.java 20 import android.util.Log;
32 Log.i(TAG, "onCreate");
  /cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
AwareProvider.java 25 import android.util.Log;
32 Log.v(AWARE, "ContentProvider.onCreate()");
UnawareProvider.java 25 import android.util.Log;
32 Log.v(UNAWARE, "ContentProvider.onCreate()");
  /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
SimpleIntentReceiverActivity.java 23 import android.util.Log;
44 Log.i(TAG, "activity " + className + " started, is in managed profile: "
  /cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
TestActivity.java 20 import android.util.Log;
38 Log.i(TAG, "Created for user " + android.os.Process.myUserHandle());

Completed in 532 milliseconds

<<11121314151617181920>>