Searched defs:Logging (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/Logging/
H A DTimedEvent.java17 package android.telecom.Logging;
H A DRunnable.java17 package android.telecom.Logging;
49 * Creates a new Telecom Runnable that incorporates Session Logging into it. Useful for carrying
50 * Logging Sessions through different threads as well as through handlers.
H A DSessionManager.java17 package android.telecom.Logging;
47 private static final String LOGGING_TAG = "Logging";
421 * Returns the amount of time after a Logging session has been started that Telecom is set to
H A DEventManager.java17 package android.telecom.Logging;
52 public static final String TAG = "Logging.Events";
H A DSession.java17 package android.telecom.Logging;
117 // to make Logging easier. This info will be provided in parentheses along with the session.

Completed in 53 milliseconds