Searched defs:INSTANCE_ID_MAX (Results 1 – 6 of 6) sorted by relevance
27 private val INSTANCE_ID_MAX = 1 shl 20 constant in com.android.credentialmanager.logging.UIMetrics
34 private const val INSTANCE_ID_MAX = 1 shl 13 constant
35 static final int INSTANCE_ID_MAX = 1 << 20; field in InstanceId
26 private const val INSTANCE_ID_MAX = 1 shl 20 constant
139 private const val INSTANCE_ID_MAX = 1 shl 20 constant
31 private const val INSTANCE_ID_MAX = 1 shl 20 constant