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

  /frameworks/base/core/java/android/util/
EventLogTags.java 33 public class EventLogTags {
44 public EventLogTags() throws IOException {}
46 public EventLogTags(BufferedReader input) throws IOException {}
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
EventLogLogger.java 66 EventLogTags.writeQsbStart(mPackageName, getVersionCode(), startMethod,
75 EventLogTags.writeQsbClick(position, suggestions, corpora, numChars,
81 EventLogTags.writeQsbSearch(corpusName, startMethod, numChars);
86 EventLogTags.writeQsbVoiceSearch(corpusName);
91 EventLogTags.writeQsbExit(suggestions, numChars);
99 EventLogTags.writeQsbLatency(corpusName, latency, numChars);
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 179 milliseconds