android.util
Class EventLogTags
java.lang.Object
android.util.EventLogTags
public class EventLogTags
- extends Object
Parsed representation of /etc/event-log-tags.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventLogTags
public EventLogTags()
throws IOException
- Throws:
IOException
EventLogTags
public EventLogTags(BufferedReader input)
throws IOException
- Throws:
IOException
get
public EventLogTags.Description get(String name)
get
public EventLogTags.Description get(int tag)
Please submit a feedback, bug or feature