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

  /external/nist-sip/java/gov/nist/core/
StackLogger.java 45 public void logDebug(String message);
LogWriter.java 54 public void logDebug(String message) {
280 // public void logDebug(String message) {
  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PoloChallengeResponse.java 87 logDebug("getAlpha, nonce=" + PoloUtil.bytesToHexString(nonce));
136 logDebug("Generated hash: " + PoloUtil.bytesToHexString(digestBytes));
187 logDebug("Illegal nonce value.");
190 logDebug("Nonce is: " + PoloUtil.bytesToHexString(nonce));
191 logDebug("User gamma is: " + PoloUtil.bytesToHexString(gamma));
192 logDebug("Generated gamma is: " + PoloUtil.bytesToHexString(getGamma(nonce)));
214 private void logDebug(String message) {
PairingSession.java 215 logDebug(message);
219 logDebug(message);
234 logDebug("Starting reader");
239 logDebug("Received: " + message.getClass());
242 logDebug("Exception while getting message: " + exception);
246 logDebug("Exception while getting message: " + exception);
252 logDebug("Interrupted: " + ie);
254 logDebug("Reader is done");
285 public void logDebug(String message) {
372 logDebug("Protocol started (SERVER mode)")
    [all...]
  /frameworks/testing/support/src/android/support/test/internal/runner/
TestLoader.java 147 logDebug(String.format("Skipping abstract class %s: not a test",
169 logDebug(String.format("Skipping class %s: not a test", loadedClass.getName()));
213 private void logDebug(String msg) {
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 209 logDebug("Already finished; skipping");
225 logDebug("Starting");
297 logDebug("Finished with status " + Downloads.Impl.statusToString(mInfoDelta.mStatus));
786 private void logDebug(String msg) {
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-clean-plugin/2.5/
maven-clean-plugin-2.5.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 231 milliseconds