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

  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 224 private static void errorLog(String msg) {
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) {
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...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
AbstractSyncService.java 244 public void errorLog(String str) {
  /external/aac/libAACdec/src/
aacdec_hcr_types.h 206 #define VALID_LAV_ERROR_TRIGGER 1 /* when set to '1', avoid setting the LAV-Flag in errorLog due to a previous-line-marking (at PCW decoder). A little
219 // errorLog: A word of 32 bits used for logging possible errors within HCR
274 UINT errorLog;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 129 milliseconds