android.util
Class EventLogTags

java.lang.Object
  extended by android.util.EventLogTags

Deprecated.

@Deprecated
public class EventLogTags
extends Object


Nested Class Summary
static class EventLogTags.Description
          Deprecated.  
 
Constructor Summary
EventLogTags()
          Deprecated.  
EventLogTags(BufferedReader input)
          Deprecated.  
 
Method Summary
 EventLogTags.Description get(int tag)
          Deprecated.  
 EventLogTags.Description get(String name)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventLogTags

public EventLogTags()
             throws IOException
Deprecated. 
Throws:
IOException

EventLogTags

public EventLogTags(BufferedReader input)
             throws IOException
Deprecated. 
Throws:
IOException
Method Detail

get

public EventLogTags.Description get(String name)
Deprecated. 

get

public EventLogTags.Description get(int tag)
Deprecated. 


Copyright © 2008-2012. All Rights Reserved.