Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# EventLogTags.Description\n\nAdded in [API level 1](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \nDeprecated in [API level 29](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n\nDescription\n===========\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/util/EventLogTags.Description \"View this page in Java\") \n\n```\nopen class Description\n```\n\n|---|--------------------------------------------|\n| [kotlin.Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) ||\n| ↳ | [android.util.EventLogTags.Description](#) |\n\n*** ** * ** ***\n\n| **This class was deprecated in API level 29.**\n|\n| Deprecated in Java.\n\nSummary\n-------\n\n| Properties ||\n|-----------------------------------------------------------------------------------|--------------------------------------|\n| [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)! | [mName](#mName:kotlin.String) \u003cbr /\u003e |\n| [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) | [mTag](#mTag:kotlin.Int) \u003cbr /\u003e |\n\nProperties\n----------\n\n### mName\n\nAdded in [API level 1](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nval mName: String!\n```\n\n**Deprecated:** *Deprecated in Java.* \n\n### mTag\n\nAdded in [API level 1](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels) \n\n```\nval mTag: Int\n```\n\n**Deprecated:** *Deprecated in Java.*"]]