Added in API level 1
Deprecated in API level 9

EventLogTags

open class EventLogTags
kotlin.Any
   ↳ android.util.EventLogTags

Summary

Nested classes
open

Public constructors

Public methods
open EventLogTags.Description!
get(name: String!)

open EventLogTags.Description!
get(tag: Int)

Public constructors

EventLogTags

Added in API level 1
EventLogTags()

EventLogTags

Added in API level 1
EventLogTags(input: BufferedReader!)

Public methods

get

Added in API level 1
open fun get(name: String!): EventLogTags.Description!

Deprecated: Deprecated in Java.

get

Added in API level 1
open fun get(tag: Int): EventLogTags.Description!

Deprecated: Deprecated in Java.