Config
class Config
This class was deprecated in API level 14.
This class is not useful, it just returns the same value for all constants, and has always done this. Do not use it.
Summary
Constants
DEBUG
static val DEBUG : Boolean
Deprecated: Always false.
Value: false
LOGD
static val LOGD : Boolean
Deprecated: Always true.
Value: true
LOGV
static val LOGV : Boolean
Deprecated: Always false.
Value: false
PROFILE
static val PROFILE : Boolean
Deprecated: Always false.
Value: false
RELEASE
static val RELEASE : Boolean
Deprecated: Always true.
Value: true
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 2024-04-04 UTC.
[null,null,["Last updated 2024-04-04 UTC."],[],[]]