Searched defs:INSTANCE_ID_MAX (Results 1 – 2 of 2) sorted by relevance
35 static final int INSTANCE_ID_MAX = 1 << 20; field in InstanceId
135 private const val INSTANCE_ID_MAX = 1 shl 20 constant