HomeSort by relevance Sort by last modified time
    Searched refs:errorLog (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothHealthProfileHandler.java 358 errorLog("Main Channel present but we don't have any account of it:" +
388 errorLog("Health Channel is not present:" + channelPath);
398 if (channel == null) errorLog("No record of this channel:" + chanCode);
414 errorLog("Config path is null for application");
422 if (config == null) errorLog("No associated application for path:" + configPath);
455 errorLog("Error obtaining fd for channel:" + channelPath);
465 errorLog("Main Channel Path is null for devicePath:" + devicePath);
478 errorLog("Channel not found:" + config + ":" + channelPath);
505 errorLog("Exception while duping: " + e);
514 errorLog("Remote Exception:" + e)
    [all...]
BluetoothPanProfileHandler.java 134 errorLog(device + " already connected to PAN");
158 errorLog("could not connect to PAN");
179 errorLog("could not disconnect Pan Server Device "+device.getAddress());
231 errorLog("No record for this Pan device:" + device);
406 private static void errorLog(String msg) {
BluetoothInputProfileHandler.java 224 private static void errorLog(String msg) {
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 134 mService.errorLog("Sync failed: " + CommandStatus.toString(status));
141 mService.errorLog("Bad sync key; RESET and delete data");
FolderSyncParser.java 152 mService.errorLog("FolderSync failed: " + CommandStatus.toString(status));
163 mService.errorLog("Bad sync key; RESET and delete all folders");
184 mService.errorLog("Throwing IOException; will retry later");
AttachmentLoader.java 230 mService.errorLog("Can't get attachment; write file not found?");
  /packages/apps/Exchange/src/com/android/exchange/
AbstractSyncService.java 244 public void errorLog(String str) {
EasSyncService.java     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 434 milliseconds