public class

EventLogTags

extends Object
java.lang.Object
   ↳ android.util.EventLogTags

Class Overview

Parsed representation of /etc/event-log-tags.

Summary

Nested Classes
public class EventLogTags.Description  
Public Constructors
EventLogTags()
EventLogTags(BufferedReader input)
Public Methods
EventLogTags.Description get(String name)
EventLogTags.Description get(int tag)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public EventLogTags ()

Throws
IOException

public EventLogTags (BufferedReader input)

Throws
IOException

Public Methods

public EventLogTags.Description get (String name)

public EventLogTags.Description get (int tag)