Searched defs:loge (Results 51 - 67 of 67) sorted by relevance

123

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java621 loge("Received message " + msg + "[" + msg.what + "] " +
642 loge("Exception querying IMSI, Exception:" + ar.exception);
651 loge("invalid IMSI " + mImsi);
679 loge("Corrupt IMSI! setting3 mMncLength=" + mMncLength);
928 loge("Corrupt IMSI! setting8 mMncLength=" + mMncLength);
1041 loge("Error on SMS_ON_SIM with exp "
1056 loge("Error on GET_SMS with exp " + ar.exception);
1196 loge("Exception in fetching EF_CSP data " + ar.exception);
1213 loge("Exception in get GID1 " + ar.exception);
1229 loge("Exceptio
1850 protected void loge(String s) { method in class:SIMRecords
[all...]
H A DUiccCardApplication.java121 loge("Application updated after destroyed! Fix me!");
245 loge("Bogus facility lock response");
260 loge("Error change facility fdn with exception " + ar.exception);
306 loge("QUERY_FACILITY_LOCK:enabled GET_SIM_STATUS.Pin1:disabled."
315 loge("QUERY_FACILITY_LOCK:disabled GET_SIM_STATUS.Pin1:enabled."
324 loge("Bogus facility lock response");
340 loge("Error change facility lock with exception " + ar.exception);
373 loge("Received message " + msg + "[" + msg.what
416 loge("Unknown Event " + msg.what);
482 loge("Sanit
871 private void loge(String msg) { method in class:UiccCardApplication
[all...]
/frameworks/base/media/java/android/media/
H A DAudioRecord.java385 loge("Error code "+initResult+" when initializing native AudioRecord object.");
850 loge("getMinBufferSize(): Invalid channel configuration.");
1344 loge("Unknown native event type: " + msg.what);
1490 loge("Unknown native event type: " + msg.what);
1577 private static void loge(String msg) { method in class:AudioRecord
H A DAudioTrack.java512 loge("Error code "+initResult+" when initializing AudioTrack.");
818 loge("Channel configuration features unsupported channels");
823 loge("Channel configuration contains too many channels " +
833 loge("Front channels must be present in multichannel configurations");
840 loge("Rear channels can't be used independently");
848 loge("Side channels can't be used independently");
1147 loge("getMinBufferSize(): Invalid channel configuration.");
1155 loge("getMinBufferSize(): Invalid audio format.");
1161 loge("getMinBufferSize(): " + sampleRateInHz + " Hz is not a supported sample rate.");
1167 loge("getMinBufferSiz
2595 private static void loge(String msg) { method in class:AudioTrack
[all...]
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java59 // to occur at (and only at) a particular log level, please use the logd, logv and loge
622 loge("getLocalCallProfile :: ", t);
643 loge("getRemoteCallProfile :: ", t);
738 loge("getCallExtra :: ", t);
918 loge("setListener() :: ", t);
936 loge("setMute :: ", t);
958 loge("attachSession :: ", t);
983 loge("start(1) :: ", t);
1008 loge("start(n) :: ", t);
1046 loge("accep
3124 private void loge(String s) { method in class:ImsCall
3133 private void loge(String s, Throwable t) { method in class:ImsCall
[all...]
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java375 loge("process: error event=" + event, getRootCause(e));
587 loge("session timer interrupted!", e);
688 loge("command error: " + command + ": "
1382 loge("keepalive cannot be enabled; ignored", e);
1598 loge("keepalive error: "
1830 loge("onResponse", t);
1845 loge("onError", t);
1851 private void loge(String s, Throwable t) { method in class:SipSessionGroup.KeepAliveProcessCallbackProxy
1860 private void loge(String s, Throwable t) { method in class:SipSessionGroup
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiScanningServiceImpl.java84 private static void loge(String message) { method in class:WifiScanningServiceImpl
94 loge("WifiScanningServiceImpl trying to get messenger w/o initialization");
133 loge("Client connection failure, error=" + msg.arg1);
145 loge("Send failed, client connection lost");
172 loge("Could not find client info for message " + msg.replyTo);
342 loge("could not get scan capabilities");
345 loge("could not start HAL");
978 loge("No channels to scan!!");
1018 loge("Could not find suitable bucket for period " + settings.periodInMs);
1030 loge("Ignorin
[all...]
H A DWifiConfigStore.java874 loge("updateConfiguration freq=" + result.frequency
938 loge("Enable network failed on " + config.networkId);
1013 loge("Could not find scan result for " + config.BSSID);
1021 loge("Could not find bssid for " + config);
1057 loge("WifiConfigStore saveNetwork, size=" + mConfiguredNetworks.size()
1065 loge("WifiConfigStore: removed from ephemeral blacklist: " + config.SSID);
1097 loge("WifiConfigStore: saveNetwork got config back netId="
1163 loge("saveWifiConfigBSSID Setting BSSID for " + config.configKey()
1169 loge("failed to set BSSID: " + config.autoJoinBSSID);
1221 loge("Forge
3848 protected void loge(String s) { method in class:WifiConfigStore
3852 protected void loge(String s, boolean stack) { method in class:WifiConfigStore
[all...]
H A DWifiStateMachine.java178 protected void loge(String s) { method in class:WifiStateMachine
1098 loge("Couldn't register netlink tracker: " + e.toString());
3155 loge("configureSsidWhiteList couldnt program SSID list, size "
3532 loge("Error configuring interface " + intf + ", :" + e);
3537 loge("Error tethering on " + intf);
3564 loge("Error resetting interface " + mTetherInterfaceName + ", :" + e);
3568 loge("Untether initiate failed!");
3614 loge("Failed to set frequency band " + band);
3670 loge("Failed to note battery stats in wifi");
3694 loge("Faile
[all...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java573 loge("Full connection failure, error = " + message.arg1);
580 loge("Send failed, client connection lost");
582 loge("Client connection lost with reason: " + message.arg1);
601 loge("unable to send BLOCK_DISCOVERY response: " + e);
745 loge("Unexpected group creation, remove " + mGroup);
754 loge("Unhandled message " + message);
873 loge("P2p disable timed out");
903 loge("Unable to change interface settings: " + re);
905 loge("Unable to change interface settings: " + ie);
932 loge("P2
2860 protected void loge(String s) { method in class:WifiP2pServiceImpl.P2pStateMachine
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java366 loge("updateSignalStrength() Phone already destroyed: " + ex
646 protected abstract void loge(String s); method in class:ServiceStateTracker
H A DPhoneProxy.java140 loge(what + ": has no tech!");
143 loge(what + ": exception=" + ar.exception);
162 loge("Error! This handler was not registered for this message type. Message: "
173 private void loge(String msg) { method in class:PhoneProxy
195 loge("phoneObjectUpdater: didn't get volteReplacementRat from carrier config");
229 loge("phoneObjectUpdater: newVoiceRadioTech=" + newVoiceRadioTech +
299 loge("deleteAndCreatePhone: newVoiceRadioTech=" + newVoiceRadioTech +
1379 loge("Phone object is not MultiSim. This should not hit!!!!");
1391 loge("Phone object is not MultiSim. This should not hit!!!!");
1406 loge("Phon
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java1714 loge("setIsoCountryProperty: countryCodeForMcc error", ex);
1716 loge("setIsoCountryProperty: countryCodeForMcc error", ex);
1813 protected void loge(String s, Exception e) { method in class:CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java490 loge("configureRetry: Could not configure using " +
497 loge("configureRetry: Could note configure using " +
1607 loge("DcActivatingState: WEIRD mConnectionsParams:"+ mConnectionParams
1678 loge("DcActivatingState: stale EVENT_SETUP_DATA_CONNECTION_DONE"
1692 loge("DcActivatingState: WEIRD mConnectionsParams:" + mConnectionParams
1742 loge("DcActivatingState: stale EVENT_GET_LAST_FAIL_DONE"
2206 protected void loge(String s) { method in class:DataConnection
2217 protected void loge(String s, Throwable e) { method in class:DataConnection
H A DDcTracker.java276 loge("isApnSupported: name=null");
281 loge("Request for unsupported mobile name: " + name);
291 loge("Request for unsupported mobile name: " + name);
1522 loge("onSetDependencyMet: ApnContext not found in onSetDependencyMet(" +
1685 loge("onEnableApn(" + apnId + ", " + enabled + "): NO ApnContext");
1796 loge("completeConnection: startActivityAsUser failed" + e);
1866 loge("onDataSetupComplete: NumberFormatException making ProxyProperties (" +
2064 loge("onDisconnectDone: Invalid ar in onDisconnectDone, ignore");
2144 loge("onDisconnectDcRetrying: Invalid ar in onDisconnectDone, ignore");
2404 loge("createDataConnectio
2904 protected void loge(String s) { method in class:DcTracker
[all...]
H A DDcTrackerBase.java864 protected abstract void loge(String s); method in class:DcTrackerBase
1013 loge(s);
1046 loge("CMD_ENABLE_MOBILE_PROVISIONING: provisioning url not a string" + e);
1051 loge("CMD_ENABLE_MOBILE_PROVISIONING: provisioning url is empty, ignoring");
1055 loge("CMD_ENABLE_MOBILE_PROVISIONING: provisioningUrl=" + mProvisioningUrl);
1093 loge("CMD_IS_PROVISIONING_APN: apnType is empty");
1099 loge("CMD_IS_PROVISIONING_APN: NO provisioning url ignoring");
1875 loge("startProvisioningApnAlarm: e=" + e);
/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java508 loge("Attempting to register duplicate agent for type " + type + ": " + nai);
650 loge("Error setting defaultDns using " + dns);
667 loge("unable to register INetworkPolicyListener" + e.toString());
689 loge("Error in networkAttributes - ignoring attempt to define type " +
699 loge("Error in networkAttributes - ignoring attempt to redefine type " +
729 if (DBG) loge("Ignoring protectedNetwork " + p);
751 loge("Error registering observer :" + e);
1357 if (DBG) loge("Exception trying to add a route: " + e);
1606 loge("Exception in setupDataActivityTracking " + e);
1624 loge("Exceptio
2945 private static void loge(String s) { method in class:ConnectivityService
[all...]

Completed in 318 milliseconds

123